Fellow Users,

Because the retails application my team is developing is mostly
stateless, we are quite frequently have to use PageParameters. The
untyped nature of this class has let to some nasty code. To address the
issue I have thrown together wicket-guicer, which is Yet Another Guice
Integration for Wicket.

There are two main feature Wicket-Guicier supports: 
     1. Use Guice constructor injection instead of member injection. 
     2. Use typed parameters in the page constructor instead of
        PageParameters

Version 1.0.4 of this component is available at
http://code.google.com/p/jolira-tools/wiki/guicier?ts=1267238915&updated=guicier
 The source is available at 
http://jolira-tools.googlecode.com/svn/wicket-guicier/

Any feedback would be appreciated.

Best regards,

Joachim



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to