[forge-issues] [JBoss JIRA] (FORGE-801) Support for Transactional Resources

George Gastaldi (JIRA) jira-events at lists.jboss.org
Mon Feb 25 22:17:56 EST 2013


George Gastaldi created FORGE-801:
-------------------------------------

             Summary: Support for Transactional Resources 
                 Key: FORGE-801
                 URL: https://issues.jboss.org/browse/FORGE-801
             Project: Forge
          Issue Type: Feature Request
          Components: Resources API
    Affects Versions: 1.2.1.Final
            Reporter: George Gastaldi
            Assignee: George Gastaldi
            Priority: Critical
             Fix For: 2.0.0.Alpha1


FileResources should be transactional, that is, allow modification of resources for displaying purposes and allow commit or rollback of changes.

The implementation could copy the modified file to a temporary folder and when commit is invoked, copy back the contents to the original folder.

It may be necessary to provide a pointer back to the original file (Properties file next to changed file maybe?).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list