swarm-support
[Top][All Lists]
Advanced

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

Re: create: zone


From: glen e. p. ropella
Subject: Re: create: zone
Date: Tue, 18 May 1999 13:05:30 -0600

Swarm's have, as one of their instance variables, 
id internalZone;
and they have several forwarding methods that 
allow them to adhere to the Zone protocol.  Check 
out swarm/src/activity/SwarmProcess.h.

So, in effect, Swarms are Zones... they're just a 
particular type of zone.

glen

At 11:49 AM 5/18/99 -0700, you wrote:
>Hello everyone,
>
>According to the documentation, the arguments to create|createBegin is a
>zone.  In the tutorials, I see code of 3 forms:
>
>1.     [ whatever create: zone];       
>2.     [ whatever create: self ];      
>3.     [ whatever create: [self getZone]];
>
>Why is #2 correct?
>
>-- Robert
>-------------------------------------------------------------------------
>Logicon Advanced Technology   address@hidden
>222 W 6th Street                     fax: (310) 548-4870
>San Pedro, CA 90733     ph: (310) 831-0611 x2532
>--------------------------------------------------------------------------
>
>
>                  ==================================
>   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.
>


--
glen e. p. ropella                =><=          Hail Eris!
Home: http://www.trail.com/~gepr/home.html  (505) 424-0448
Work: http://www.swarm.com                  (505) 995-0818  

                  ==================================
   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]