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 <[email protected]> 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 <[email protected]> wrote: > >> Hi team; >> >> Just wondering, is Wicket RAD project still alive ? >> >> http://sites.google.com/site/wicketrad/ >> >> >> Best regards. >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
