swarm-support
[Top][All Lists]
Advanced

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

probes and use of isMemberOf vs isKindOf


From: Marcus G. Daniels
Subject: probes and use of isMemberOf vs isKindOf
Date: 19 Sep 1997 03:28:47 -0700

In src/simtools/{ClassDisplayWidget,ObjectSaver,SimpleProbeDisplay}.m,
and src/swarmobject/ProbeMap.m, there are conditionals like 

   if([probe isMemberOf: [VarProbe class]]){ 

   if([probe isMemberOf: [MessageProbe class]]){ 

Why are these wired to these classes?  Why prohibit subclassing of
VarProbe and MessageProbe?

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