[Biococoa-dev] Sequence Structure

Philipp Seibel biococoa at bioworxx.com
Sat Jul 9 08:20:55 EDT 2005


Hey,

i looked arround for a solution of our sequence structure problem and  
found a very interesting design pattern called flyweight.
It is something similar we did with our BCSymbol structure. Here is  
my suggestion:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: BCSequenceStructure.jpg
Type: image/jpeg
Size: 113166 bytes
Desc: not available
URL: <http://www.bioinformatics.org/pipermail/biococoa-dev/attachments/20050709/61d296c8/attachment.jpg>
-------------- next part --------------


I think it's a very flexible structure. The handling with sequences,  
should to be done by tool-classes.

So far my suggestion, please comment :-)


Phil

For more info about the flyweight pattern, see:

http://www.dofactory.com/Patterns/PatternFlyweight.aspx
http://www.codeproject.com/gen/design/testvalidators.asp
.... (google: flyweight design pattern ;-))


More information about the Biococoa-dev mailing list