[Biojava-l] circular musings

2001-07-15 Thread Schreiber, Mark
Hi - I have been thinking further about the Circular classes from biojava and I have decided that CircularSequence is almost deprecated in favour of CircularView with one minor reservation. There doesn't seem to be a way to serialize view objects even though the underlying object may be. Any id

[Biojava-l] ChangeVetoExceptions

2001-07-15 Thread Schreiber, Mark
Hi - I was wondering if it might be better if ChangeVetoException could be subclassed from an unchecked exception. I know that unchecked exceptions are a contentious issue in java but in many cases when writing a simple program I want to add a feature to an internal feature holder or a sequence