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; Is this something that should be put into JIRA? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

