So basically, if one uses spring 2.5 or Guice, it's probably just supported
by default.



2009/1/28 Edward Yakop <edward.ya...@gmail.com>

> On Wed, Jan 28, 2009 at 22:04, nino martinez wael
> <nino.martinez.w...@gmail.com> wrote:
> > Hmm another even more ot question then are, how does
> spring/juice/hibernate
> > integrate with swing? As you mention there are no management of
> application
> > lifecycle..?
>
> This is currently what I do to inject spring bean to my hibernate object.
> http://www.aspectprogrammer.org/blogs/adrian/2006/02/a_practical_gui_2.html
>
> If you use maven, you can do without load time weaving.
> http://mojo.codehaus.org/aspectj-maven-plugin/
>
> The best part about this is, spring bean dependency are injected even
> with new operator.
>
> Regards,
> Edward Yakop
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to