Nested page flows are not allowed to be long-lived
--------------------------------------------------

         Key: BEEHIVE-370
         URL: http://issues.apache.org/jira/browse/BEEHIVE-370
     Project: Beehive
        Type: Improvement
  Components: NetUI  
    Versions: V1Alpha, V1Beta    
    Reporter: Rich Feit
 Assigned to: Rich Feit 
     Fix For: V1Beta


Currently, you get a compiler error if you set both nested=true and 
longLived=true on @Jpf.Controller.  This means that a nested page flow cannot 
be "long-lived", i.e., it is always destroyed when it is popped from the page 
flow stack.  There's no good reason for this -- you may want a nested page flow 
to maintain its state for the next time it is invoked.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to