Hello,
I've released version 1.0.2 of the JGoodies Binding.
It fixes a bug that may be critical if you bind
beans that are equal but not the same.
I recommend to update your Binding library version
if you use such beans, or if you don't know if you
use beans that override #equals.
You can download the JGoodies Binding from
http://www.jgoodies.com/downloads/libraries.html
Find more information about the bug fixed here:
https://binding.dev.java.net/issues/show_bug.cgi?id=69
None of the Swing Suite example apps is affected,
and no example in any of the JGoodies tutorials.
Best regards,
Karsten