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

Andreas Andreou resolved TAPESTRY-1711.
---------------------------------------

    Resolution: Fixed
      Assignee: Andreas Andreou

Thx for the patch!

> Missing documentation on client:page and client:app persistence strategies
> --------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1711
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1711
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 4.1, 4.1.1, 4.1.2
>            Reporter: Ulrich Stärk
>            Assignee: Andreas Andreou
>             Fix For: 4.1.4
>
>         Attachments: TAPESTRY-1711.txt
>
>
> Please update the documentation for property persistence to reflect the 
> client:page and client:app persistence strategies. Here is the text you could 
> use:
> There are two scopes for storing properties on the client: app and page, 
> denoted by client:app and client:page. If you omit the scope, i.e you specify 
> client to be the persistence strategy, it will default to client:page. 
> Properties marked persistent with client:page will be persistent until 
> another page is activated and rendered. Properties marked persistent with 
> client:app will always be there.

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