]
Work on CDI-619 stopped by John Ament.
--------------------------------------
Simple for developers approach to starting contexts
---------------------------------------------------
Key: CDI-619
URL:
https://issues.jboss.org/browse/CDI-619
Project: CDI Specification Issues
Issue Type: Feature Request
Components: Contexts
Affects Versions: 2.0-EDR1
Reporter: John Ament
Assignee: John Ament
As an application developer, I can leverage a cross-functional feature in CDI to start a
context for the duration of an invocation.
This should be safe enough that if this given context is already active, it does not get
reactivated.