SAX/C++: First interface draft

Steinar Bang sb at metis.no
Mon Dec 6 09:09:46 GMT 1999


>>>>> James Clark <jjc at jclark.com>:

> - solve the UTF-8/UTF-16 problem by having two namespaces: a SAX_UTF8
> and a SAX_UTF16 namespace (since you're using std::istream, you are
> assuming compiler support for namespaces); this will work nicely with
> namespace aliases (eg namespace SAX = SAX_UTF8).

I have a practical problem with using std::istream on the MSVC++
platform.  Since the Standard C++ Library as delivered with MSVC++ 5
and 6 is broken, we're using Standards<ToolKit> from ObjectSpace to
provide us with the parts of the Standard C++ Library we're using.

And Objectspace Standards<ToolKit> is not compatible with the Standard 
C++ Library iostreams of MSVC++.

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list