[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
find-class
- To: info-mcl@cambridge.apple.com
- Subject: find-class
- From: jlouch@apple.com
- Date: Mon, 22 Jun 1992 09:26:01 -0700
- Cc: jlouch@apple.com
Hello,
I lost the message of the person who posted the question about
find-class, but the question ean somerthing like this, "...I want to be
able to return nil instead of giving an error condition when find-class
does not find a class associated to the symbol. ..." Guess what,
find-class automcatically does this for you. Ex:
(find-class 'the-class nil) ;; This will return nil if the class is not
found
John Louch
John Louch
jlouch@apple.com
jlouch@gateway.qm.apple.com
jlouch@polyslo.csc.calpoly.edu