Re: [Biojava-l] SimpleAssembly

2001-04-04 Thread Matthew Pocock
Oops. Schreiber, Mark wrote: > Hi - > > I have noticed that SimpleAssembly does not contain an Annotation asscoiated > with the pointer annotation which causes NullPointerExceptions. I have added > > this.annotation = Annotation.EMPTY_ANNOTATION; > > to each of the constructors and adde

[Biojava-l] SimpleAssembly

2001-04-03 Thread Schreiber, Mark
Hi - I have noticed that SimpleAssembly does not contain an Annotation asscoiated with the pointer annotation which causes NullPointerExceptions. I have added this.annotation = Annotation.EMPTY_ANNOTATION; to each of the constructors and added a new constructor: SimpleAssembly(