Hi,

Am 07.11.2011 um 15:58 schrieb Andrei Pozolotin:

> Felix:
> 
> -------- Original Message  --------
> Subject: Future of the Maven SCR Plugin
> From: Felix Meschberger <fmesc...@adobe.com>
> To: Apache Felix Dev List <dev@felix.apache.org>
> Date: Mon 07 Nov 2011 03:46:36 AM CST
>> - support class inheritance and abstract components
>> - have separate @Service annotations (with a different default for service 
>> exposure)
>> - have separate @Property annotations with simpler and less cluttering syntax
>> 
> 
> 1) can you make these 3 features part of "standard"?

Not in 4.3 but they remain on the plate for post-4.3.

> 
> 2) why annotation retention should be "CLASS" and not "RUNTIME"?

Because we don't need them at runtime. The annotations are build-time 
annotations used by build tooling. At runtime DS only looks at the XML files.

Regards
Felix

Reply via email to