Add a cycle scope to (abstract) properties
------------------------------------------

         Key: TAPESTRY-850
         URL: http://issues.apache.org/jira/browse/TAPESTRY-850
     Project: Tapestry
        Type: Improvement
  Components: Framework  
    Versions: 4.0.1    
    Reporter: Ron Piterman


When letting tapestry set initialValue to a property, it currently sets the 
property on page load -

If one uses an initial value that depends on parameter bindings, it all works 
fine, until the component is inside a loop and its bindings values are changing 
-

please add a scope to initialValue to enable reset the property: instead on 
pageDetach enable resetting just before or just after the component renders.

Thanx,
Ron


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to