[Biococoa-dev] Nomenclature
Koen van der Drift
kvddrift at earthlink.net
Wed Aug 18 20:40:04 EDT 2004
On Aug 18, 2004, at 2:57 PM, John Timmer wrote:
> Okay, this is much closer to being done. Attached, you should find an
> updated version of BCSymbol, and BCNucleotideDNA in all its glory,
> with full
> headerdoc. Also, the .plist file has all the bases defined, though
> not the
> non-base and gap.
>
John,
I am confused by your use of symbolString. I think it is the same what
I used for 'name', but I am not sure. Or did you mean this:
unichar symbol // 'C'
NSString *symbolString // @"C"
NSString *name // @"Cytidine"
Let's make sure we are using the same definitions.
Also, make sure that your BCNucleotideDNA class is a subclass of
BCSymbol, not NSObject.
- Koen.
More information about the Biococoa-dev
mailing list