hi guys,

i started to work on a little utility to glue some libraries that i
already use with wicket. they became a standard stack when i develop
applications: these are guice, salve, warp-persist and neodatis odb.

this utility is meant to work with wicket, so i thought it would be
nice to add some wicket-specific functionality like databinder does,
for example.

just a simple library to bootstrap with wicket, providing
out-of-the-box dependency injection, transactions and persistence to
your domain classes. i imagine neodatis could be easily replaced with
any other database, thanks to warp-persist's pluggable persistence
strategies.

perhaps somebody else is using the same technologies and finds this
idea worthwhile. more here:
http://blog.zoptio.net/2008/08/21/wicket-like-framework-to-complement-wicket/

let me know what you think -- even if it's complete nonsense :)  thanks!

francisco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to