users@jaxb.java.net

Enhanced Property Listener Injection - at version 0.2

From: No 0ne <no0ne_at_no0ne.org>
Date: Sat, 11 Jul 2009 23:14:08 +1000

Hi all,

Just an announcement: the "Enhanced Property Listener Injection" reached
v0.2 and is published at:
http://www.no0ne.org/general-purpose/PropListInjector/index.html

Enhancement: added the "-no-coll-listeners" command line option, to
disable the use of ListProperty for collection property (i.e. disable
the non-standard Java Bean generation for "collection listeners"). If
used, the generated code will use the "traditional" ArrayList. The
bound/restricted listener support for non-collection properties remains
the same as in the previous versions.

Bug fixes: about 3 nasty one in the underlying CollBeanProp library (see
the ChangeLog at:
http://www.no0ne.org/general-purpose/ColBeanProp/ChangeLog.txt )


Regards,

no0ne