You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by am...@yahoo.com on 2008/09/14 18:17:17 UTC

T5: spring integration question

Hi,

I noticed in the documentation that non-singleton beans are not handled properly, will this be fixed before the official release of T5?

Regards,
Amir

Re: T5: spring integration question

Posted by Lutz Hühnken <lh...@googlemail.com>.
I'm just taking a guess here, but I think it won't. As far as I know
the tapestry spring integration was always limited to singleton beans.
I think the "prototype" variant is maybe difficult to handle since
tapestry ioc (and hivemind in the past) have a somewhat different
approach on object creation, using pooling and all, afaik.

I never really considered that a big drawback, though. Plus,
apparently you can just inject the application context and get your
prototype beans from there. See
http://tapestry.apache.org/tapestry5/tapestry-spring/ , last sentence.

Hth,

Lutz



On Sun, Sep 14, 2008 at 6:17 PM,  <am...@yahoo.com> wrote:
> Hi,
>
> I noticed in the documentation that non-singleton beans are not handled properly, will this be fixed before the official release of T5?
>
> Regards,
> Amir
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org