I am a little confused with the namespace implementation for the xerces
project. What I was looking at is a way to version the releases on Xerces
C++ using namespace. The issue here is that if two different versions of
xerces(binary) exist, it will be difficult to resolve the right calls. I was
assuming I could use by own namespace prefix like MYNAMESPACE for all the
xerces files but there seems to be a constant namespace
XERCES_CPP_NAMESPACE. So across versions of xerces the namespace would be
the same.
Kiran


�


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

Reply via email to