[Biojava-dev] [Bug 2253] New: NullPointerException in MultiSourceCompoundRichLocation
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Thu Mar 29 04:47:10 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2253
Summary: NullPointerException in MultiSourceCompoundRichLocation
Product: BioJava
Version: live (CVS source)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: seq
AssignedTo: biojava-dev at biojava.org
ReportedBy: gwaldon at geneinfinity.org
More exactly in the blockIterator method taken from CompoundRichLocation where
the "sortedMembers" variable is null. This set is actually never instantiated,
see constructor. Well, I don't understand the function of the "sortedMembers"
list; why not sorting the "members" list instead from the start?
- George
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the biojava-dev
mailing list