Hi Paul,
On Fri, 2008-08-15 at 08:15 +0200, Paul Sandoz wrote:
> Hi Martin,
>
> [i realize you are on holiday, but i wanted to get my idea down
> before i forgot it]
(Y) :)
>
> I wonder if we can reuse the Spring @Autowired annotation:
>
> org.springframework.beans.factory.annotation.Autowired
>
> for injection of parameters of constructors and methods.
I'm not sure I understand what you have in mind. Can you give an
example?
Cheers,
Martin
> i.e. we add
> an injectable provider to the spring module. This would make it more
> natural for Spring users than using @Inject. And i don't think it
> would interfere with the use on fields because Spring will get to
> those first (and Jersey will not set the field value if non-null).
>
> Paul.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net