Re: [Geotools-devel] Incomplete switch to SimpleFeatureCollection

2010-07-13 Thread Jody Garnett
Please use DecoratingSimpleFeatureCollection and FilteringSimpleFeatureCollection. Jody -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.s

[Geotools-devel] Incomplete switch to SimpleFeatureCollection

2010-07-13 Thread Andrea Aime
Hi, today I was looking into a GeoServer GetFeatureInfo failure happening in some odd condition and found out the failure was due to the code using FilteringFeatureCollection, which is not a SimpleFeatureCollection. I spotted three classes so far that have not been migrated to SimpleFeatureCollect