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(int length, String name, String uri, Annotation anno)

to the class.

I will commit these when i get cvs up and running

Mark
_______________________________________________
Biojava-l mailing list  -  [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to