The patch is now available here: It is a large patch (as befitting a search and replace for FeatureCollection<SimpleFeatureType,SimpleFeature> to SimpleFeatureCollection). Given that such patches will "bit rot" as trunk is updated; I would like to see the proposal below moved on promptly.
Micheal if you could try out the above patch and provide feedback it will help PMC vote if a few people have looked at it. Jody On 24/04/2010, at 9:31 AM, Jody Garnett wrote: > I have made the change proposal here: > - http://docs.codehaus.org/display/GEOTOOLS/Clean+up+Generics+from+DataStore > > I am going to complete the SimpleFeatureCollection patch today for trunk. > Jody > > On 23/04/2010, at 1:45 PM, Michael Bedward wrote: > >> On 23 April 2010 00:40, Jody Garnett wrote: >>> I have attached a patch that introduces SimpleFeatureSource; this removes a >>> lot of the Java >>> Generics from the initial code examples and is strictly focused at making >>> intro code more usable. >>> It does not introduce any new methods. >> >> Thanks Jody. Just about to apply this to my local sources and start >> hacking the examples to enjoy the new clean code :) >> >>> Thanks to Michael who has already commented (he is quick!) >> >> If only it were true. I'm very s-l-o-w at the moment... >> >> Michael > ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
