On Sat, Nov 3, 2012 at 8:54 AM, Ron Lindhoudt <[email protected]> wrote: > Andrea, > > Thanks for your response! > I upgraded from 8.0 RC1 to 8.3 and the problem disappeared. > > Should I still not use FeatureCollection?
Unadvisable unless all your data is in memory (the feature collections returned by most stores are data accessor, they don't actually keep the data in memory) > I need to filter and sort features, should I use FeatureLayer.setQuery to do > this? Yes, that should be a better way. Cheers Andrea -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ GeoTools-GT2-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
