for 1 hit to the server, no they wouldn't occur at the same time,
but if someone were to say "double click" on a link that could very well cause 2 different threads to go through the execution of the taf simultaneously and cause unexpected results...
/John
Peter Ternström wrote:
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
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
