swarm-support
[Top][All Lists]
Advanced

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

Newbie Q: Understanding activateIn


From: Michael Whidden
Subject: Newbie Q: Understanding activateIn
Date: Wed, 15 Jul 1998 13:40:55 -0400

I'm a new user of Swarm trying to understand activateIn and
execution contexts.  I'm finding the documentation unclear,
and there is little help in the tutorials, since they all
repeat the mantra "Activate the model swarm in ourselves.
The model swarm is a subswarm of the observer swarm."

What has me more confused is that if I change
  [super activateIn: swarmContext];
  [modelSwarm activateIn: self];
to
  [super activateIn: swarmContext];
  [modelSwarm activateIn: swarmContext];
everything still seems to work the same.

I realize that this may seem a silly question to some, so
I'm happy to take this offline for discussion with one of
you, so as to save list bandwidth.  Thanks.

--
 Michael Whidden                   Lockheed Martin Information Systems
 Phone: (781) 505-9542             Advanced Simulation Center
 Fax:   (781) 505-9501             37 North Ave
 Email: address@hidden  Burlington, MA 01803

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of 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]