[M3devel] ProcessEachStack duplicates StopWorld/StartWorld?

Jay K jay.krell at cornell.edu
Sat Apr 28 11:10:42 CEST 2012


Tony, can ProcessEachStack not have all the stop/start code
duplicated and instead look more like:


StopWorld
act := me.next;
WHILE act # me DO
  ProcessOther(act)
  act := act.next;
END
StartWorld


?

 - Jay 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20120428/71f4e915/attachment-0001.html>


More information about the M3devel mailing list