You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Martin Pare <mp...@ordinox.com> on 2000/07/20 19:48:54 UTC

How to use std:string.

Hi,
	I am using Xerces/Xalan and I found that transforming big XML files, 950Kb,
it takes a very long time. What if I used std:string, I saw a
XalanDOMStirng.hpp "#if defined(XALAN_USE_STD_STRING)", would using
std:string help?

	Has anyone tried it? Do I also need to change Xerces?

Best Regards

Martin Pare