swarm-support
[Top][All Lists]
Advanced

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

Re: EZGraph Query


From: Marcus G. Daniels
Subject: Re: EZGraph Query
Date: 15 Jan 2001 20:33:02 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "PJ" == Paul E Johnson <address@hidden> writes:

PJ> I believe that if we make it possible for the user to
PJ> indicate which data stream to use, the users will fix their
PJ> classes to match my scheme. But I understand your point, you'd
PJ> like to let them pass a selector and a parameter (argument).  At
PJ> least I think that's what you say.

What I'm saying is that you can get the same thing as -getDataKey: wtih
selector arrays like this:

SEL foo[2] = { M(foo), M(bar) };

This is different than from saying having a probe method like:

-(double)scaledValue: (double)observerScale 

because `scale' would passed in by the observer, not provided by the
observed.

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