|
From: <jm...@so...> - 2002-02-18 18:37:49
|
Added support for a special activity type:
Automatic activities that commit the transaction of the Zope database, and
reopen a new one, just before calling application.
Use with caution, because:
If there is an error, the token will stay in the last automatic activity
with commit transaction activated. So it will have to be called manually,
and moved manually to the following activity. It is not always obvious to
do.
I have changed the order of "movement" of the token.
They were passed to the following activity, and delete from the current
activity once the following activity has finished.
Now, they are deleted firts, and passed to the following activity.
So if you have a AND gate, and an error occurs in one branch, the token
will stay in the branch of the automatic activity, having disapeared of
the switching point !!!
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
Foro Wireless Madrid
http://opennetworks.rg3.net
|