Mark Struberg created OWB-766:
---------------------------------

             Summary: Use CreationalContextImpl to pass info about 
InjectionPoint, Event, etc
                 Key: OWB-766
                 URL: https://issues.apache.org/jira/browse/OWB-766
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.2.0
            Reporter: Mark Struberg
            Assignee: Arne Limburg
             Fix For: 1.2.0


We currently use lots of ThreadLocals to pass information about the 
InjectionPoint and similar information. Sometimes those are even public...

Arne had the idea to put this information into our CreationalContext. That way 
we don't need any sophisticated locking nor ThreadLocals anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to