Well! Slap me silly and call me Sally! (Although it might be worth an update to the iPojo reference card...)
Thanks! > -----Original Message----- > From: Clement Escoffier [mailto:[email protected]] > Sent: Friday, August 28, 2009 9:56 AM > To: [email protected] > Subject: Re: iPojo @Requires > > > On 28.08.2009, at 17:49, Joel Schuster wrote: > > > > > I'd like to make the suggestion that the @Requires annotation would > > also work with an array such that all instances would be bound to > > the variable: > > > > @Requires > > private SomeInterface[] interfaceImplementations; > > It's already the case. It injects all the providers publishing > SomeInterface (matching the filter). > > Regards, > > Clement > > > > > > Is this something that should be put into JIRA? > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

