I checked in a new NetAccessor for the Mac OS X build (MacOSURLAccessCF) that breaks the Xerces reliance on the Carbon.framework. Xerces now relies only on the lower level CoreServices.framewrok.
The implication of this is that code calling Xerces does not need to drag in Carbon.framework, and can thus be called from a context (such as a remote context) that has no access to the GUI. Updated ProjectBuilder and "unix" style command line builds for Mac OS X now use this new NetAccessor by default. The CodeWarrior build should be able to be convinced to use it by dint of appropriate preprocessor definitions. -jdb --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
