Implement client-side field persistence
---------------------------------------

                 Key: TAPESTRY-1356
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1356
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.0
            Reporter: Howard M. Lewis Ship


Tapestry needs an implementation of client-side field persistence.  Ideally at 
least three new strategies:

client:page - store properties on the client as long as the containing page is 
the active page
client:app - store properties on the client indefinitely
client:form - store properties on the client, but only within forms, not within 
URLs (as query parameters)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to