[cdi-dev] Easier access to CDI outside of Java EE, easier access to instances

Dan Allen dan.j.allen at gmail.com
Thu Sep 8 12:53:46 EDT 2011


On Wed, Sep 7, 2011 at 08:47, Pete Muir <pmuir at redhat.com> wrote:

> This API offers quite a different view onto CDI than BeanManager, and from
> the comments we've received on CDI 1.0 [1] I believe it is an API that
> people are going to find more useful, leaving BeanManager for more "power"
> use cases. This was my reason to split it out, but I'm open to other
> suggestions?
>

+1. I find Instance to be my preferred API for narrowing beans and getting
bean instances. It's a real pain when I don't have that available, so I'm
happy to see that CDI is implementing that interface.

-Dan

-- 
Dan Allen
Principal Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #231597

http://www.google.com/profiles/dan.j.allen#about
http://mojavelinux.com
http://mojavelinux.com/seaminaction
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20110908/2fb976de/attachment.html 


More information about the cdi-dev mailing list