You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Denis Forveille (JIRA)" <ji...@apache.org> on 2013/06/05 19:42:19 UTC

[jira] [Created] (DELTASPIKE-379) Provide an annotation equivalent to JSF @ViewScope but assignable to producer methods

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