[ 
https://issues.jboss.org/browse/WELD-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626004#comment-12626004
 ] 

Pete Muir edited comment on WELD-963 at 9/2/11 8:47 AM:
--------------------------------------------------------

Also, this will allow us to reattach much more reliably to the weld deployment 
in use, we may even be able to move the notion of a singleton to be 
internalized. However, given that we still need to initially attach various 
contexts to our deployment (e.g. JSF, Servlet, EJB invocation contexts). It may 
make sense to "attach" them once, by storing the deployment id into the context 
the first time we encounter them.

      was (Author: petemuir):
    Also, this will allow us to reattach much more reliably to the weld 
deployment in use, we may even be able to move the notion of a singleton to be 
internalized?
  
> Change Singleton to use a Map of ids -> singletons
> --------------------------------------------------
>
>                 Key: WELD-963
>                 URL: https://issues.jboss.org/browse/WELD-963
>             Project: Weld
>          Issue Type: Feature Request
>          Components: OSGi support, Weld SPI
>    Affects Versions: 1.1.2.Final
>            Reporter: Pete Muir
>            Assignee: Mathieu ANCELIN
>             Fix For: 1.2.0.Beta1
>
>
> This will allow for a more flexible approach to locating the singleton.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to