I've read https://javafx-jira.kenai.com/browse/RT-19740 , and I understand why default implementation of [Type]Binding.getDependencies() returns empty list.
Still, it would be nice if there is an implementation that tracks and maintains correct dependency list as bind() and unbind() are called.
Still, it would be nice if there is an implementation that tracks and maintains correct dependency list as bind() and unbind() are called.