[Biococoa-dev] Base test

Jim Balhoff james.balhoff at duke.edu
Fri Aug 13 15:48:07 EDT 2004


On Aug 13, 2004, at 3:34 PM, Alexander Griekspoor wrote:

> That's even nicer! So should we file a bug against the documentation? 
> :-)
> A.
>

I don't know - maybe the Cocoa-dev list could help with this.  There is 
a type, Class, and classes are objects, according to the Objective-C 
manual.  But I can't find anywhere that says it inherits from NSObject 
(I guess that would be impossible) or conforms to the NSObject 
protocol.  So I'm not sure how you know what messages you can send to 
it as an object.  It would be nice to have a better understanding 
before relying too heavily on the result of performSelector.

I have been using Python lately, and this sort of stuff is really easy 
there!  Classes are objects, methods are objects, and all can be gotten 
from strings...

____________________________________________
James P. Balhoff
Dept. of Biology
Duke University
Durham, NC 27708-0338
USA

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2373 bytes
Desc: not available
URL: <http://www.bioinformatics.org/pipermail/biococoa-dev/attachments/20040813/e43783ca/attachment.bin>


More information about the Biococoa-dev mailing list