[weld-issues] [JBoss JIRA] Created: (CDI-15) Relax @Target annotation for CDI Scopes and Qualifiers

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Mon Sep 20 06:34:28 EDT 2010


Relax @Target annotation for CDI Scopes and Qualifiers
------------------------------------------------------

                 Key: CDI-15
                 URL: https://jira.jboss.org/browse/CDI-15
             Project: CDI Specification Issues
          Issue Type: Feature Request
          Components: Specification
    Affects Versions: 1.0
            Reporter: Stuart Douglas


In some cases it may make sense to apply a scope or qualifier in a place that was not envisaged by the spec but that would be useful for a portable extension. 

For example, the @Constructs extension described at

http://www.seamframework.org/Weld/PortableExtensionsPackage#H-BeanDeclarationAtConstructorLevel

is not possible because scopes and qualifiers can not be placed on constructors

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list