You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Rich Feit (JIRA)" <be...@incubator.apache.org> on 2005/02/27 23:40:48 UTC

[jira] Created: (BEEHIVE-370) Nested page flows are not allowed to be long-lived

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


[jira] Resolved: (BEEHIVE-370) Nested page flows are not allowed to be long-lived

Posted by "Rich Feit (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-370?page=history ]
     
Rich Feit resolved BEEHIVE-370:
-------------------------------

     Assign To: Alejandro Ramirez  (was: Rich Feit)
    Resolution: Fixed

Fixed with revision 155654.

> 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
>     Assignee: Alejandro Ramirez
>      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


[jira] Closed: (BEEHIVE-370) Nested page flows are not allowed to be long-lived

Posted by "Alejandro Ramirez (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-370?page=all ]
     
Alejandro Ramirez closed BEEHIVE-370:
-------------------------------------


Verified Fixed.  Manually ran the coreWeb BVT "NestedLongLived" and verified that a nested pageflwo can be long lived and that it mantains is state.

> 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
>     Assignee: Alejandro Ramirez
>      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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira