RE: [Biojava-l] Using Annotation to Model a Tree Hierarchy

2001-10-18 Thread Ron Kuhn
this.notifyParseErrorEvent(offendingLineEvent); } } Ron -Original Message- From: Thomas Down [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 10:36 AM To: Ron Kuhn Cc: [EMAIL PROTECTED] Subject: Re: [Biojava-l] Using Annotation to Mo

Re: [Biojava-l] Using Annotation to Model a Tree Hierarchy

2001-10-18 Thread Thomas Down
On Thu, Oct 18, 2001 at 09:15:00AM -0400, Ron Kuhn wrote: > Sure... How do I get my changes into the Biojava??? If you're just changing a few files, a good approach is just to send the code to this mailing list -- we'll take a look then (with your permission) check it into the repository. [If yo

RE: [Biojava-l] Using Annotation to Model a Tree Hierarchy

2001-10-18 Thread Ron Kuhn
Sure... How do I get my changes into the Biojava??? Ron -Original Message- From: Thomas Down [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 5:43 AM To: Ron Kuhn Cc: '[EMAIL PROTECTED]' Subject: Re: [Biojava-l] Using Annotation to Model a Tree Hierarchy On Wed, Oc

Re: [Biojava-l] Using Annotation to Model a Tree Hierarchy

2001-10-18 Thread Thomas Down
On Wed, Oct 17, 2001 at 04:05:12PM -0400, Ron Kuhn wrote: > Biojava, > I solved the problem that I mentioned previously where the Genbank and > Swissprot flat file parsers utilized one SimpleAnnotation object to hold all > the references information about a sequence. The problem is that there is n

[Biojava-l] Using Annotation to Model a Tree Hierarchy

2001-10-17 Thread Ron Kuhn
Biojava, I solved the problem that I mentioned previously where the Genbank and Swissprot flat file parsers utilized one SimpleAnnotation object to hold all the references information about a sequence. The problem is that there is no way to relate the title and authors values back to the parent re