users@jersey.java.net

Re: [Jersey] Simplifying Jersey life-cycle and IoC integration

From: Gili <cowwoc_at_bbs.darktech.org>
Date: Tue, 25 Nov 2008 08:27:46 -0800 (PST)

Paul Sandoz (via Nabble) wrote:
> In any case you are probably right about there being cases where
> copying will not work. There is really no way to satisfy all
> requirements except by actually re-writing Java class byte code at
> runtime, but that may still have side effects w.r.t. Java reflection,
> depending on what you do.

        There is no need to resort to these tricks. All you'd need to do is add
getInjectableClass and use it in UriInfo. The implementation would be
very fast. How about we give it a try? If it doesn't work we can always
take it out again...

Gili

-- 
View this message in context: http://n2.nabble.com/Simplifying-Jersey-life-cycle-and-IoC-integration-tp1367641p1577030.html
Sent from the Jersey mailing list archive at Nabble.com.