[ 
https://issues.apache.org/jira/browse/EXTCDI-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035231#comment-13035231
 ] 

Gerhard Petracek edited comment on EXTCDI-188 at 5/18/11 8:05 AM:
------------------------------------------------------------------

with a bean-resolver we could delegate to CodiUtils which already implements 
it. we can't do that with BeanManagerProvider directly because it's part of the 
api (and CodiUtils is part of the impl)

      was (Author: gpetracek):
    with a bean-resolver we could delegate to CodiUtils which already implement 
it. we can't do that with BeanManagerProvider directly because it's part of the 
api (and CodiUtils is part of the impl)
  
> BeanResolver
> ------------
>
>                 Key: EXTCDI-188
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-188
>             Project: MyFaces CODI
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Mark Struberg
>            Assignee: Gerhard Petracek
>
> it should be possible to inject (or get with 
> BeanManagerProvider.getInstance().getBeanResolver()) a convenience wrapper of 
> the bean-manager which allows to easily query beans.

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

Reply via email to