Without knowing what RAD or Scaffolding is about, the examples on your site really make very little sense to me.
You show a method, getDescription, with a bunch of annotations on them. You don't show what this method is a part of, or how that actually ties in with your actual wicket code underneath. The wicket Java code example shows a wicketopia Scaffold component that takes a wicketopia Widget class and a Spring persistence provider. How could this possibly be useful to me? What does it do? How does it tie in with my insanely annotated getDescription method? Also, does wicketopia depend on Spring? That would be a really *really* big downside. I don't need any frontend library telling me what persistence framework to use, and Spring is about much more than just persistence. Abstract that stuff. Perhaps when I can understand what Wicketopia is without having to UTSL, I'll consider giving it a try. Assuming I don't also need to suffocate my code under the weight of Spring. On 31 Mar 2011, at 19:34, James Carman wrote: > Wicketopia is a Rapid Application Development (RAD) library for > Wicket. There is some documentation available at: > > http://wicketopia.sourceforge.net > > The official release will be available in the main maven repository > shortly, but you can download it via SVN (and run the example > application) by doing: > > svn co > http://wicketopia.svn.sourceforge.net/svnroot/wicketopia/tags/wicketopia-parent-0.9/ > wicketopia > > I am trying to clean up the code a bit and tie up some loose ends, but > I got the Scaffold component working, so I thought that at least > deserved a release. Plus, I wanted to make sure my release process > was all ironed out before 1.0. > > Thanks, > > James > > --------------------------------------------------------------------- > 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