On Mon, Oct 5, 2009 at 5:12 AM, Jeffrey Schneller
<[email protected]> wrote:

> I really don't want to bloat my code to implement Spring but if it is the 
> only way to do it then I will.

When I've started learning of Wicket few month ago, my position was
the similiar: I'd like to avoid stuff like Maven, Spring etc... I
found out Databinder as well and tried it. But I was not able to make
it running with Hibernate, just with HSQLDB.

So we've decided to continue with Spring, Maven... We've increased our
overhead little bit, but once we define beans, we do not care about
them any more. There was only one pitfall: manually invoking injection
of non-visual components. After few month I must say that Spring seems
to be the least problematic part of our projects.


Petr

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

Reply via email to