l Message -
From: "Geoff Coffey" <[EMAIL PROTECTED]>
To: "xerces c dev" <[EMAIL PROTECTED]>
Sent: Wednesday, September 26, 2001 11:02 PM
Subject: Transcoder::canTranscodeTo behavior
> We're using xerces on Mac OS and the implementation of
> MacOSTr
We're using xerces on Mac OS and the implementation of
MacOSTranscoder::canTranscodeTo() needs some work. Right now it simply
returns true in all cases, which is obviously not a good thing.
I've modified the implementation and it is working well, but there is
something I don't understand. The Win