zeiss-digital-innovation / SynchronizeFX

JavaFX data-binding between JVMs over the network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support synchronized exchanging Observable{List,Set,Map}s in {List,Set,Map}Property

rbi opened this issue · comments

Currently setting a new observable collection in a collection property will not be synchronized. This should be changed.