[Biococoa-dev] sequence wrappers

Koen van der Drift kvddrift at earthlink.net
Thu Dec 16 07:26:53 EST 2004


On Dec 16, 2004, at 6:34 AM, Alexander Griekspoor wrote:

> Yes, that's indeed the idea, but I question whether we want:
>> BCSymbolList -> BCSequence -> BCSequenceDNA, etc
>
> or:
>
>  BCAnnotatedSequence as a wrapper object instead of subclassing
>
>

I wouldn't make it a wrapper, but have separate BCAnnotations and 
BCFeatures objects. These could be wrappers to an NSMutableDictionary 
that holds all the info. BCSequence would then be a subclass of 
BCSymbolList with an additional BCAnnotations and BCFeatures member.


- Koen.




More information about the Biococoa-dev mailing list