Done. SimpleFeatureHolder wraps it's features() iterator using
ListUtils.nonRemoveIterator(). All in cvs.
Matthew
ps Developers may wish to use this wrapper method in other places
So, on balance, I guess we should throw NotImplementedException on
remove(). Unless somebody has a bright idea?
> "Matthew" == Matthew Pocock <[EMAIL PROTECTED]> writes:
Matthew> Done. SimpleFeatureHolder wraps it's features() iterator
Matthew> using ListUtils.nonRemoveIterator(). All in cvs.
Thanks! I'll go on a hunt for other places where this needs to be
used...
Keith
--
- Keith James <[
I'm wondering about mutating Features - someone here using biojava has
pointed out that while most properties of generic features are now
mutable (type, type term, location, source etc), strand is not.
While there is a 'flip' method on Strand, there is no way to apply the
flipped Strand back to a