There are a lot of folks that have some really cool ideas in this
area.  We really should try to join forces to create the best-of-breed
solution for Wicket.

On Mon, Feb 8, 2010 at 9:53 AM, Ernesto Reinaldo Barreiro
<reier...@gmail.com> wrote:
> I follow a similar approach in [1] to generate CRUDs. End project's code is
> minimal an the dirty job is done by components that use meta-data to
> generate forms, grids and so on. It is very easy to achieve such things
> using repeaters...
>
> Ernesto
>
> [1]-http://code.google.com/p/antilia/
>
> On Mon, Feb 8, 2010 at 3:23 PM, James Carman
> <jcar...@carmanconsulting.com>wrote:
>
>> Code generation?  Is that really necessary?  I'm working on a project
>> called Wicketopia where we dynamically create bean forms based on
>> runtime class metadata.  That's what Wicket Web Beans does, too.  Code
>> generation really isn't needed (unless you're talking about generating
>> the original project).
>>
>> On Mon, Feb 8, 2010 at 9:22 AM, Vineet Manohar <vineet.mano...@gmail.com>
>> wrote:
>> > Would be Interesting to find out if this is still being maintained as I
>> am
>> > also trying to create another Wicket RAD app with full code generation,
>> JPA
>> > support, etc. http://code.google.com/p/clickframes-wicket-plugin/
>> >
>> > On Mon, Feb 8, 2010 at 7:20 AM, Josh Kamau <joshnet2...@gmail.com>
>> wrote:
>> >
>> >> Hi team;
>> >>
>> >> Just wondering, is Wicket RAD project still alive ?
>> >>
>> >> http://sites.google.com/site/wicketrad/
>> >>
>> >>
>> >> Best regards.
>> >>
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to