Library to bind file operations to UoWs : UoWFile Library
---------------------------------------------------------
Key: QI-367
URL: http://team.ops4j.org/browse/QI-367
Project: Qi4j
Issue Type: New Feature
Reporter: Paul Merlin
Assignee: Paul Merlin
Fix For: 2.0 - Reductionism
In a project I work on using Qi4j I needed to bind some file
operations to UoWs so that if the UoW gets discarded, changes to
files are discarded too. It needed to handle concurrent modifications
too.
It's working well but has a performance impact relative to the files
size as it duplicates the file to keep a backup.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://team.ops4j.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev