You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2003/03/05 20:24:43 UTC

DO NOT REPLY [Bug 17496] - SlideSource does not work with transactions

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17496>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17496

SlideSource does not work with transactions

stephan@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From stephan@apache.org  2003-03-05 19:24 -------
Thanks for the patch, I'm biased to make all methods atomic. Another
solution is use the Source lifecycle resolve/release to make
the transaction handling automatic. And a third solution is to offer
begin/commit/rollback methods. 
Must think about it ....
BTW, can you add a '[PATCH]' in summary for the future, that makes
it easier, thank you.