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