Justin Deoliveira wrote: > Well... not all the methods have been deprecated, and the interface > itself has not been deprecated. The only methods that were not deprecated were those used by the subclass still (like size() I think? ), and we could not deprecate the interface without forcing feature collection to be deprecated. What we have is the best compromise we could come up with for GeoTools 2.1.
Client code should of been able to switch to FeatureCollection by now... Cheers, Jody > I think it might be a little nicer to > kill the deprecated methods and deprecate the entire interface. It would > be a little nicer to client code such as GeoServer which still makes use > of FeatureResults. > > -Justin > > Jody Garnett wrote: > >> I was thinking of killing FeatureResults completely, you will find all >> the methods are deprecated. >> >>> I would be happy to do it as well, however I think we need to get a >>> wider agreement that it is ok to kill FeatureResults#reader() first. >>> >>> >> ------------------------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, security? >> Get stuff done quickly with pre-integrated technology to make your job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Geotools-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-devel >> >> !DSPAM:1004,453e46e6312941804284693! >> >> > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
