DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23684>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23684

EncodingInfo.java call to sun.io.CharToByteConverter is not portable

           Summary: EncodingInfo.java call to sun.io.CharToByteConverter is
                    not portable
           Product: Xerces2-J
           Version: 2.0.0
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Serialization
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Class org.apache.xml.serialize.EncodingInfo.java requires
sun.io.CharToByteConverter.  The Sun Java site strongly recommends not making
direct calls to any sun.* classes.  Presently, I agree with the Sun
recommendation because I am trying to use Xerces 2.5 without the luxury of a Sun
JVM.  I have not found documentation on the sun.io classes so I am not sure how
to implement an equivalent CharToByteConverter.

How important is it for the Xerces Java code to be platform independent?

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

Reply via email to