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
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