Alpha release of WicketBits with two modules: Automagic and Automagic
Annotations.
Maven site is hosted at:
http://wicketbits.aezix.com
Summary:
Automagic is a Wicket render listener which automatically creates
default Java components matching the html markup.
Allows quick Wicket page development through the auto creation of
components by convention and helps separate page design from Java code
functionality. The render listener will try to auto-create any
components that are not specifically instantiated in code by matching
them to a property on a parent CompoundPropertyModel.
-Edward
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]