[weld-issues] [JBoss JIRA] Created: (WELD-382) Move all classes which can be accessed by an integration to the SPI

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Jan 16 13:01:47 EST 2010


Move all classes which can be accessed by an integration to the SPI
-------------------------------------------------------------------

                 Key: WELD-382
                 URL: https://jira.jboss.org/jira/browse/WELD-382
             Project: Weld
          Issue Type: Feature Request
            Reporter: Pete Muir
            Assignee: Pete Muir
             Fix For: 1.0.1.CR1


If it is required to have a class instance, options are to either reference the class name or delegate via reflection. Both are a bit eugh.

Another option is to annotate the internal class and have a compiler plugin which picks up if it is moved.

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

        


More information about the weld-issues mailing list