module.api - interfaces
module.main - as per usual

Found some cruft to remove:
- org.geotools.algorithms

Also notice a couple doses of code duplication (well interface duplication).
- CollectionEvent and FeatureEvent  (and listeners)

The following is similar in execution if not intent:
- FeatureCollectionIteration and FeatureVisitor

I noticed that Ian's FeatureList and FeatureIndex implementations are exactly what I had intended to implement .... ... well close. I had not intended to make FeatureIndex public api if I could help it, and was going to pakage up Selection as a FeatureList based on applying a Filter to a FeatureCollection.

Ian there does not exist any implementations of this (that I could find), if you don't mind can I pick up the idea and run with it?




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to