Hi folks.
This isn't exactly question tied to Avalon, but since there are many people here who 
work much with server applications I'm sure someone can help me with following :
Is there some package or component around that takes care of transactions ?
I am working for some months now on some server app (using Fortress), and I didn't 
care so thoroughly about exception handling, but now I realized that during some 
action execution, when exception ocurrs, I have to take great care of performing 
rollback phase not to leave my logic layer in some undesirable middle state, and these 
additions began to make my code look ugly and am starting to get lost in there easily. 
So I'm wondering is there some transaction package around with proven design ?

Regards,
Vjeran

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to