>
> The proposal did seem to say that a non-versioned namespace name could
> be used to refer to the latest version, so I don't think this would be
> visible to you unless you want to use that functionality.
>
Right.    That's exactly what I meant, thanks a lot Murray!

BTW just one typo correction, for
    namespace xercesc = XERCES_CPP_NAMESPACE;

I should use the macro XERCES_PRODUCT instead of hardcoding the "xercesc" in
this statement, i.e. it should be:
    namespace XERCES_PRODUCT = XERCES_CPP_NAMESPACE;

where XERCES_PRODUCT was defined in XercesVersion.hpp.

Tinny


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to