[forge-issues] [JBoss JIRA] (FORGE-547) @Alias should be a CDI Qualifier

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Apr 18 10:15:20 EDT 2012


Lincoln Baxter III created FORGE-547:
----------------------------------------

             Summary: @Alias should be a CDI Qualifier
                 Key: FORGE-547
                 URL: https://issues.jboss.org/browse/FORGE-547
             Project: Forge
          Issue Type: Enhancement
          Components: Plugin API
    Affects Versions: 1.0.2.Final
            Reporter: Lincoln Baxter III
             Fix For: 1.0.3.Final


 I've been working on the Facet construct internals quite a bit over the last few days, with the way Constraint lookups are performed; I realized that if you wrap a Facet with an Interceptor or Decorator, you can no longer inspect the constraints for that facet because you are in fact inspecting the Java Proxy object, not the Facet class itself.

I believe this change is required to support such behavior.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list