discuss-gnustep
[Top][All Lists]
Advanced

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

Re: dia2code objc


From: Björn Gohla
Subject: Re: dia2code objc
Date: Tue, 26 Mar 2002 17:11:42 +0100

On Tuesday 26 March 2002 17:01, Mondragon, Ian wrote:
> you can check the object's inheritance with NSObject's -isKindOfClass:
> method, which will check if an object is either an instance of a class, or
> a decendant of it.  you could do somthing as simple as loop over a list of
> classes that are permissable.

unless the caller is passed as a parameter, it would be hard to find out who 
sent a message i suppose?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]