Re: [Biojava-l] Mutable Features - strand?

2003-06-30 Thread Matthew Pocock
Hi, This is an oversight. We should add the interface method: void setStrand(Strand) throws ChangeVetoException Any volunteeres? Matthew Keith James wrote: I'm wondering about mutating Features - someone here using biojava has pointed out that while most properties of generic features are n

Re: [Biojava-l] Mutable Features - strand?

2003-06-30 Thread Keith James
> "Matthew" == Matthew Pocock <[EMAIL PROTECTED]> writes: Matthew> Hi, This is an oversight. We should add the interface Matthew> method: Matthew> void setStrand(Strand) throws ChangeVetoException Matthew> Any volunteeres? Heh. As I brought this up I suppose I should do