[Biojava-l] SimpleAssembly.subList()

Thomas Down td2@sanger.ac.uk
Wed, 4 Apr 2001 16:58:07 +0100


On Wed, Apr 04, 2001 at 04:14:04PM +0100, Thomas Down wrote:
> 
> I'm going to refactor SimpleAssembly (which is there mainly
> as an example, really) to use AssembledSymbolList behind the
> scenes (AssembledSymbolList in turn started out life as a cut
> and paste of SimpleAssembly -- bad, bad, idea...).  AssembledSymbolList
> is used for assembly in the DAS client and the biojava-ensembl
> bridge, and it seems to have had this bug fixed at some point
> in the past, but it lives on in SimpleAssembly.

I've done this refactoring -- everything should be a little
more maintainable now, anyway.

   Thomas.