[opencms-dev] transactions
Marek
mareknow-pbc at o2.pl
Fri Jun 24 11:40:59 CEST 2005
Hello
I wonder why don't you use transactions (especially while publishing file)?
For example while publishing file there are operations like:
- readResource
...
- deletePropertyObjects
...
- writePropertyObjects
...
- publishFileContent
...
- writePropertyObjects
...
- writeBackupResource
which should be in one transaction, but they are not (unless I'm wrong). Why?
Regards
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050624/06b7c0f9/attachment.htm>
More information about the opencms-dev
mailing list