On Tue, Sep 29, 2009 at 10:47 PM, Timo Westkämper
<timo.westkam...@mysema.com> wrote:
>
> * What is the preferred way to do Tapestry / Guice integration. While the
> Tapestry IoC seems quite powerful, I got used to Guice and would like to
> continue using it in my Tapestry projects.
>
> I managed to wire up something like this which pulls ImplementedBy-annotated
> services from a Guice module. Have you been successful with something more
> general?

Having an ObjectProvider is useful but not a complete integration, for
that purpose i think you should get your finger more dirty. I've done
the same for HiveMind and it works smoothly for the basics of inter
operations between services.

-- 
Massimo
http://meridio.blogspot.com

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

Reply via email to