[Biococoa-dev] BCSymbolSet

John Timmer jtimmer at bellatlantic.net
Thu Mar 10 14:43:30 EST 2005


>>> i'd like to make the suggestion to make BCSymbolSet a subclass of
>>> NSMutableSet, to get all set features for free. I for example need the
>>> allObjects: method for my BCScoringMatrix class.
>> I think we were going to make BCSymbolSet already.  I think the root
>> class
>> was going to be non-mutable and hold standard sets, like all
>> nucleotides,
>> etc.
> 
> Yes i noticed that, but it derives from NSObject, would be cleaner if
> it derives from NS(Mutable)Set. (just my opinion)

Ah, but NSMutableSet's a class cluster, so you can't really subclass it very
easily.

JT

_______________________________________________
This mind intentionally left blank





More information about the Biococoa-dev mailing list