swarm-support
[Top][All Lists]
Advanced

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

Re: getClass problems


From: Gary Polhill
Subject: Re: getClass problems
Date: Tue, 02 Mar 1999 16:04:00 +0000

Marshall James wrote:
> 
> Hi,
> someone on the list (can't remember who) advised me to use getClass as 
> follows:
> 
> if ([call getClass]==[incident getClass])

Don't know about getClass, but you could try using

if ([call class] == [incident class])

instead. (I think the getClass method is Swarm specific, whereas the
class method is provided for you by Obj-C.)

Gary

--

Macaulay Land Use Research Institute, Craigiebuckler, Aberdeen. AB15 8QH
Tel: +44 (0) 1224 318611               Email: address@hidden

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