Beware - just like any other app, OS or not, you will find OS projects out there that will teach you all kind of wrong ways to use Wicket. I know of a couple because I tried to use them, thinking they would be easier to build on because they used Wicket. But they were so poorly written that it would be a bad place for someone new to the framework to start.
http://code.google.com/p/brix-cms/ was written by some of the core committers, so the Wicket code in it will be good. Not sure how much of the code is actually Wicket specific, though. -- Jeremy Thomerson http://www.wickettraining.com On Thu, Oct 15, 2009 at 6:35 PM, Dave B <d...@davebolton.net> wrote: > Hi, > > I'm in the process of evaluating Wicket (after an arduous JSF project, > that has made us re-evaluate our web platform.) > > I've read Wicket in Action and whole bunch of blog and mailing list > posts, done some proof-of-concept work and am now interested in > reading source code from a project using Wicket, since I want to see > Wicket in the wild. I know Artifactory uses Wicket, but their > Subversion access instructions seem to be out of date. > > Does anyone know of an open source project using Wicket, so that I can > peruse the source code? > > Many thanks, > Dave > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >