[cdi-dev] [JBoss JIRA] (CDI-379) Clarify life cycle of RequestScoped
Joseph Snyder (JIRA)
jira-events at lists.jboss.org
Tue Jun 18 15:33:21 EDT 2013
Joseph Snyder created CDI-379:
---------------------------------
Summary: Clarify life cycle of RequestScoped
Key: CDI-379
URL: https://issues.jboss.org/browse/CDI-379
Project: CDI Specification Issues
Issue Type: Bug
Reporter: Joseph Snyder
This is one of the areas where the CDI spec could be clearer. It defines
the points where "some" request scope is active, and where "some" request
scope is destroyed, but it doesn't clearly state what the span of a particular
request context is. You sort of have to work backwards and figure it out.
Update the spec to indicate when a particular request scope is
created, what operations it's active during, and when it's destroyed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list