[Biococoa-dev] BCNucleotideRNA

Koen van der Drift kvddrift at earthlink.net
Wed Sep 22 20:22:09 EDT 2004


John,

Some comments on the class BCNucleotideRNA.

- Is it necessary to duplicate all the code from BCNucleotideDNA, 
except for the uridine instead of thymidine? Why not have a class 
BCNucleotide that takes care of everything, and just have two 
subclasses with the small differences?

-  The method molecularWeight is deprecated, please don't keep adding 
it. We now use BCToolsMassCalculator for all MW calculations.

- There is no need to use #import <Cocoa/Cocoa.h>, for the BCFoundation 
classes <Foundation/Foundation.h> is sufficient.

- Please use the Copyright line as in the other files


cheers,

- Koen.




More information about the Biococoa-dev mailing list