Hello everyone,
 
Say that you have two method calls within a taf, separated by some other actions.
 
Is it possible, that the two method calls would actually be executed simultanously?
 
The first of my two method calls ends with purging the user scope
 
The second one assigns fresh vars to the user scope, but the newly set user vars get purged after a couple of milliseconds aswell. Does the taf not wait for the first method call to complete before it starts the second one? Or is purging of vars an event that would apply to the whole taf, regardless if the vars were set after the purge or not?
Thankful for all help!
Peter
 
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to