Denis Forveille created DELTASPIKE-379:
------------------------------------------

             Summary: Provide an annotation equivalent to JSF @ViewScope but 
assignable to producer methods
                 Key: DELTASPIKE-379
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-379
             Project: DeltaSpike
          Issue Type: Improvement
          Components: JSF-Module
    Affects Versions: 0.4
            Reporter: Denis Forveille


Tie the current JSF CDIfied ViewScope to a new annotation that can be used for 
producers (@PageScope ?) to mimic Seam2 "Page Scope". 
Current JSF @ViewScope annotation can only be set on types/classes.

Note that Seam 2 "PageScope" is different from CODI "ViewAccessScope". 
ViewAccessScope live until there are no more referenced by ANY view. PageScope 
object live in one and only one view until the view is
dismissed..)

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

Reply via email to