Trunk is looking pretty sweet. I've been looking to update the
Stripes-Spring to work with 1.6. Maybe this is a good time. I have written a
Stripes+Guice (http://www.silvermindsoftware.com/stripesguice/) integration
and planned to rewrite the Stripes-Spring to use a similar approach. If I
used the same approach i used with Guice I think the issue with Spring
proxies and disappearing annotations would go away.
Brandon Goodin
Silver Mind Software
http://www.silvermindsoftware.com
[email protected]
615-306-3652
http://www.linkedin.com/in/bgoodin


On Wed, Jun 24, 2009 at 7:49 AM, Dmitri Colebatch <[email protected]> wrote:

> > Using the current trunk (not released yet .. I can?t wait), I?ve extended
> DefaultObjectFactory, and overrode the newInstance methods to look in my
> spring context for a matching bean first.  This simple trick has given me
> full transparent spring integration of all stripes components - action
> beans, converters, interceptors, etc all configured in my spring context.
>  =)  I?ve been waiting for this for a long time, can?t wait for this to make
> it into production.  Now if I could just get jboss to do the same thing for
> servlet listeners etc I?d be in great shape. =)
> >
> > If you can?t use the trunk or wait for 1.6, there?s not much hope.
>
> What's the difference between this and the stripes spring work?  Is it
> the same functionality, but built in?  Or does it do something else?
>
> I'm perfectly happy to use trunk - this is just a little side-project.
>
> Cheers,
> Dim
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Stripes-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
------------------------------------------------------------------------------
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to