You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/05/17 23:53:16 UTC

[jira] Closed: (TAPESTRY-1356) Implement client-side field persistence

     [ 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org