swarm-support
[Top][All Lists]
Advanced

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

Re: Probe displays


From: Marcus G. Daniels
Subject: Re: Probe displays
Date: 07 May 1998 16:38:22 -0700

>>>>> "ST" == Sven N Thommesen <address@hidden> writes:

ST> in the ObserverSwarm we used to be able to say

   ppdMS = [probeDisplayManager createProbeDisplayFor: modelSwarm];

You still can.

ST> I haven't been able to find the connection between the last two

The method that the function createArchivedProbeDisplayNamed calls
(via the macro CREATE_ARCHIVED_PROBE_DISPLAY) is 
createArchivedProbeDisplayFor:variableName:.

The macro is a way of avoiding passing variableName, since the
variable you pass CREATE_ARCHIVED_PROBE_DISPLAY is for most purposes
a perfectly good key (an instance variable name will be unique within
an object).

I'll make the underlying function return an id, so that the more
complicated usage won't be needed.

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