Hi there,

A newbie question: Do you think it is possible to use Guice to inject
remote objects (i.e. RMI proxies, JMS providers, etc) into
applications?

>From looking at the introduction video and the user guide, the
examples (understandably) use POJOs, but I also see that a JNDI
provider is discussed.

I think that it would be rather impressive to use Guice to dependency-
inject remote services into an application. I have been reading about
the OSGi RFC 119 (in particulary the dynamic service discovery
mechanism), and I figure that Guice could be used to provide this in a
very loosely coupled way.

It's just a thought, but I would be interested in coding up some
sample remote service discover apps via Guice if people thought that
it was a viable idea.

Many thanks,
-Carl.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to