[cdi-dev] [JBoss JIRA] Issue Comment Edited: (CDI-14) Add instance() method to BeanManager
George Gastaldi (JIRA)
jira-events at lists.jboss.org
Tue May 10 20:16:18 EDT 2011
[ https://issues.jboss.org/browse/CDI-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601193#comment-12601193 ]
George Gastaldi edited comment on CDI-14 at 5/10/11 8:15 PM:
-------------------------------------------------------------
The proposal on Richard is great, as it resembles Component class from Seam 2. This is a very useful feature that IMHO should not be left behind on this spec.
was (Author: gastaldi):
The proposal on Richard is great, as it remembers Component class from Seam 2. This is a very useful feature that IMHO should not be left behind on this spec.
> Add instance() method to BeanManager
> ------------------------------------
>
> Key: CDI-14
> URL: https://issues.jboss.org/browse/CDI-14
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Components: Resolution
> Affects Versions: 1.0
> Reporter: Pete Muir
> Fix For: 1.1 (Proposed)
>
>
> Currently obtaining a contextual reference is quite a complex operation, adding a method like:
> Instance<Object> instance();
> would make it much easier.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list