[Geoserver-devel] Getting FeatureCollection ready for Java 5

Justin just got back to me (Andrea was waiting for Justin's feedback on this one)...

I am going to update the proposal page to reflect the minim we need for 2.5.x.

GeoTools 2.5
- FeatureCollection extends ResourceCollection does not extends java.util.Collection
- Deprecate unused java.util.Collection methods left in ResourceCollection; as measued by not being implemented

GeoTools 2.6
- Remove unused ResourceCollection methods
- Transition to a single implementation of FeatureCollection backed onto FeatureSource
- etc....

I am sending the commit out now; we will update GeoServer and uDig on this end.
Jody