[cdi-dev] [JBoss JIRA] (CDI-381) Additional implementations of Request Context

Joseph Snyder (JIRA) jira-events at lists.jboss.org
Tue Jun 18 15:41:20 EDT 2013


Joseph Snyder created CDI-381:
---------------------------------

             Summary: Additional implementations of Request Context
                 Key: CDI-381
                 URL: https://issues.jboss.org/browse/CDI-381
             Project: CDI Specification Issues
          Issue Type: Clarification
            Reporter: Joseph Snyder
            Priority: Minor


Suppose another spec wanted to define when @RequestScoped applied to its
operations, how would it do that?  The javadocs for @RequestScoped seem to
be an exhaustive list, not allowing the scope to be used in other contexts.

The javadocs need to indicate that the scope can be active at other
times beyond what the spec describes.  It can be tricky to do that in a
way that doesn't allow people to implement the currently defined scopes
incorrectly.


--
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