<div dir="ltr">All,<div><br></div><div>One of the discussion points from today was around where activation belongs.  I pushed up a branch with a rough example of what this might look like</div><div><br></div><div><a href="https://github.com/johnament/cdi/commit/f4cb91dca0eeb7edef5d4238f55ca413a0711e26">https://github.com/johnament/cdi/commit/f4cb91dca0eeb7edef5d4238f55ca413a0711e26</a><br></div><div><br></div><div>One of my concerns with doing this is that to get a context object from the bean manager, it needs to be active.  This is in the javadocs: Obtains an active {@linkplain javax.enterprise.context.spi.Context context object} for the given.  If we change this, it risks breaking compatibility.</div><div><br></div><div>Let me know your thoughts.</div><div><br></div><div>John</div></div>