[ 
https://issues.apache.org/jira/browse/TAPESTRY-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship closed TAPESTRY-1356.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.5

Implemented, for now, just a single strategy: "client" which is equivalent to 
"client:app" in Tapestry 4 (meaning, a property sticks around as the user 
navigates about the application).

> 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
>         Assigned To: Howard M. Lewis Ship
>             Fix For: 5.0.5
>
>
> 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