[Dynamite] Is this working now then?

Ian Holmes ihh@fruitfly.org
Sat, 4 Mar 2000 22:16:36 -0800 (PST)


> > > 	b) sequence object as a separate module (yeah!) but then 
> > > we need methods always to access it, meaning possibly internal
> > > sequence objects in some modules (yuk)

Come to think of it..

we don't even need methods if it's just a data structure - right?

At the risk of treading old ground here..

I vote for a lightweight sequence data structure containing two strings:
name and sequence data. This accession number stuff has nothing to do with
dynamic programming really. Besides -- having three different kinds of ID
with apparently nothing to distinguish them is somewhat idiosyncratic.

Ian