You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/23 22:03:13 UTC

[jira] [Created] (OWB-766) Use CreationalContextImpl to pass info about InjectionPoint, Event, etc

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