Excellent! Thanks very much, James. -Chris [EMAIL PROTECTED]


On Dec 28, 2004, at 12:21 PM, James Berry wrote:

Hey Chris,

I guess I missed your first posting on this issue. No, there's no reason this should not be a part of the Mac OS port, and I'll try to get it in shortly. I've been meaning to get around to this myself. Thanks for the patch.

-jdb


On Dec 28, 2004, at 10:05 AM, Chris Cates wrote:
Since I haven't heard anything from anyone on the email below, I was wondering if anyone would have an issue with me submitting the following change:

==== //xerces-c-src_2_6_0/src/xercesc/util/Platforms/MacOS/ MacOSPlatformUtils.cpp ====
78a79,80
> #elif defined(XML_USE_NETACCESSOR_SOCKET)
> #include <xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp>
587a590,591
> #elif (defined(XML_USE_NETACCESSOR_SOCKET))
> return new SocketNetAccessor;


Comments most welcome!
Thanks!
-Chris
[EMAIL PROTECTED]


On Dec 8, 2004, at 12:38 PM, Chris Cates wrote:

Greetings,

I'm currently using xerces-c 2.6 built on MacOS X 10.3 with sockets as net access. (Which works very nicely, btw.)

I was wondering why MacOSPlatformUtils' implementation of makeNetAccessor() does not create and return a SocketNetAccessor by default if it sees that the XML_USE_NETACCESSOR_SOCKET #define is set. I've tried this locally in my own build, and at first glance, it seems to work fine and save the user from setting fgNetAccessor manually when using sockets.

Any reason this is not a part of the MacOSPlatformUtils by default? Is there something that I'm missing?

Thanks!
-Chris
[EMAIL PROTECTED]


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


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





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



Reply via email to