An idea on multithreading implementation

Geoff Canyon Rev gcanyon+rev at gmail.com
Fri Jan 28 00:54:12 EST 2011


I'd suggest coroutines: http://en.wikipedia.org/wiki/Coroutine

They have the advantage of being fairly similar to what some of us have done
already with send.in to get this sort of behavior, and probably wouldn't
break existing syntax.



More information about the use-livecode mailing list