Thanks for the announcement. Don't forget to add a link to the Wicket WIKI! :-)

Cheers,

Eelco

On Thu, Jul 17, 2008 at 12:24 PM, Edward <[EMAIL PROTECTED]> wrote:
> 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to