You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2009/01/20 21:14:59 UTC

[jira] Created: (TAP5-455) Allow discarding of persistent field changes for specific strategy only

Allow discarding of persistent field changes for specific strategy only
-----------------------------------------------------------------------

                 Key: TAP5-455
                 URL: https://issues.apache.org/jira/browse/TAP5-455
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.0.18
            Reporter: Kalle Korhonen
            Priority: Minor


Discarding persistent field changes for specific strategies only would be useful for conversational persistent strategies. Currently PersistentFieldManager always iterates over all strategies when discardChanges() is called. Adding discardChanges(String
strategyName, String pageName) operation to PersistentFieldManager would be enough. See more discussion at http://n2.nabble.com/Discard-persistent-field-changes-for-one-strategy-only--td2179942.html

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