swarm-modeling
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Q: ActivityGroup Class & Land Uses


From: Marcus G. Daniels
Subject: Re: Q: ActivityGroup Class & Land Uses
Date: 24 Nov 1999 14:35:35 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "KL" == Kevin S Lim <address@hidden> writes:

KL> (i.e. when an action is performed, are the results not committed
KL> until all actions are performed within the actiongroup?).

When an action is performed, the results of that action are immediate.
There's no double buffering of general data structures, except for
spaces, e.g.  Diffuse2d.

By default, the ordering of ActionForEach, ActionGroup, and concurrent
Schedule events is sequential, unless you configure these with
[... setDefaultOrder: Randomized].

Probably the easiest way to debug this kind of thing is to add debugging
printfs with identifying messages and the current time.  Then run it
and see that the ordering makes sense.


                  ==================================
   Swarm-Modelling is for discussion of Simulation and Modelling techniques
   esp. using Swarm.  For list administration needs (esp. [un]subscribing),
   please send a message to <address@hidden> with "help" in the
   body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]