I've made the following changes to the Mac OS Port of Xerces:

 - Refactored some of the mac-specific file handling code
 - Added a new file handler. Code running on Mac OS X will
   will now use posix files directly rather than Carbon
   file access. This shortcuts a bunch of code.
 - Mac OS 9, and CodeWarrior using MSL with Carbon files,
   should remain unchanged.
 - Handling of file paths composed of chars (not XMLCh's)
   now assumes that the paths are UTF8. This should allow
   greater file fidelity.

I'd appreciate testing by any Mac OS Xerces users. Changes are in CVS.

-jdb


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

Reply via email to