swarm-support
[Top][All Lists]
Advanced

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

Re: getClass problems


From: Marcus G. Daniels
Subject: Re: getClass problems
Date: 04 Mar 1999 19:04:03 -0800

>>>>> "JM" == Marshall James <address@hidden> writes:

JM> call=[incident createBegin: [self getZone]];

Do you intend for `incident' to be variable containing a class?

getClass (either the macro or the method) expects that you will pass
an instance, whereas the Objective C class method can be sent to a class
or an instance.

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