2009/2/18 Patrick A. <[email protected]> > > Hey Nino, > > Apptizer is not really a framework. It's more like AppFuse or Qwicket in > spirit... with the goal of showing how Spring, Hibernate/JPA and Wicket > integrate. The CRUD framework in there is not meant to be integral. In > fact, > the CRUD framework is designed to be disposable.
Ahh so it might be something like my Iolite.. > > > I've only heard of Wicketopia incidentally, probably on IRC. I checked the > project page and it was the standard mvn generated site with no information > or description of the project, so I tuned it out. Good point, i'll take it up with James, we might need some love on the PR... > > > I do agree that there's a number of Wicket-based RAD frameworks out there > that could benefit from consolidation. > > I'd be willing to pitch in. Great, I think you should write to James to get setup he is the project lead ( ♫ [email protected] ).. In the mean time the svn url are : http://wicketopia.svn.sourceforge.net/svnroot/wicketopia/trunk > > > > Nino Martinez-2 wrote: > > > > I wish that some of these frameworks would join existing ones.. To put > > more > > momentum in those.. > > > > I know we would be happy to have more people on wicketopia, which does > > something similar.. > > > > regards Nino > > > > 2009/2/18 Patrick Angeles <[email protected]> > > > >> > >> For anyone interested, I've made public yet another quick start > >> application > >> that brings together Wicket, Spring 2.5 and Hibernate. > >> > >> The app features a basic CRUD framework based on wicketstuff-crud. The > >> CRUD > >> framework uses bean annotations to define CRUD properties. It also uses > >> the > >> excellent InMethod Grid component for the list view. > >> > >> Link: > >> > >> http://apptizer.googlecode.com/ > >> > >> Cheers, > >> > >> - P > >> -- > >> View this message in context: > >> > http://www.nabble.com/Yet-another-Wicket-quick-start-application...-tp22068362p22068362.html > >> Sent from the Wicket - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Yet-another-Wicket-quick-start-application...-tp22068362p22075174.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
