Actually that is a bad excuse as I had obviously read the temp file in as stream and perform xslt on it. So I guess it would be I wasn't thinking then :)
Happy to make the fix Cheers -----Original Message----- Hi Andrea, That would be me. I was not aware that xslt can be performed on a stream. Thanks for pointing that out :) Victor Tey Please consider the environment before printing this email. -----Original Message----- From: Andrea Aime [mailto:[email protected]] Sent: Thursday, 25 October 2012 10:51 PM To: Geoserver-devel Subject: [Geoserver-devel] GML3 output schema XSLT writing to file Hi, I was looking at the implementation of feature counting by XSLT that application schema uses and I'm wondering why the code is writing a temporary file. Given that the sources are anyways stream based, why go to the trouble of writing a temp file, and not use the direct stream generated by the GML encoder instead? 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 ------------------------------------------------------- ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
