Split persistence strategy into two parts: where the data is stored (session, 
client, hidden fields, etc.) and duration (normal, flash, maybe others)
-----------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-2329
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2329
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.0.11
            Reporter: Howard M. Lewis Ship
            Priority: Minor
             Fix For: 5.1


It would be nice to be able to say "flash on the client" without having to 
define an entirely new strategy; it seems like the strategy (client vs. server, 
primarily) and the lifespan (forever, flash, maybe something new in-between, 
such as 'while on same page') could be split and combined in different ways.

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