swarm-support
[Top][All Lists]
Advanced

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

Re: Globals


From: Alex Lancaster
Subject: Re: Globals
Date: 28 Oct 2002 02:36:22 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "Li" == Li An <address@hidden> writes:

Li> Hi, Where can I find documentation for Globals and env in Swarm?
Li> Within
Li> http://www.santafe.edu/projects/swarm/swarmdocs/refbook-java/index.html
Li> ?  Thanks.

Globals is really just a wrapper which contains an instance of a
singleton variable "env", which allows you to access the various aspects
global state of the Swarm engine

The best I can suggest is for all the variables in "env" instance
(which is of class "SwarmEnvironment"):

http://www.santafe.edu/projects/swarm/swarmdocs/refbook-java/swarm/SwarmEnvironment.html

look up the relevant documentation on the equivalent Objective-C
global in the referernce guide:

http://www.santafe.edu/projects/swarm/swarmdocs/refbook/global.index.html

(yes, in principle this information should be propagated through to
the Java version, but it's not right now, you could file this as a
feature request/bug report on on Savannah...)

A.
-- 
      Alex Lancaster |  Swarm Development Group  |  http://www.swarm.org


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