|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: MSXML is tied to Windows
Maybe I should have been more clear. The parser uses a newly-defined Interface to a stream library that is specific to XML. The parser does not use the implementations of streams provided in the JDK 1.1 packages for the internet. I believe that this has to do with byte-ordering problems in those implementations. I have not checked this for myself. The interface per se has no platform dependencies. It is shipped with two implementations. One implementation is specific to Windows, the other is generic Java using JDK packages. Neither has the byte-order flaw. You may use whichever one you prefer. Both work. The generic one has lower performance. --Andrew Layman AndrewL@m... > -----Original Message----- > From: Per-Ake.Ling@u... [SMTP:Per-Ake.Ling@u...] > Sent: Friday, November 14, 1997 12:02 PM > To: xml-dev@i... > Subject: RE: MSXML is tied to Windows > > > > From: Andrew Layman <andrewl@m...> > ...[snip] > > I believe that the dependency on the XMLInputStream interface is to > avoid > > some bugs in the JDK 1.1 libraries that do not handle byte ordering > > correctly on Apple platforms. That is my memory; you could alter the > code to > > use the JDK packages and test on Apple if you like. > > > > The packages com.ms.xml.xmlstream and the alternate version are > functionally > > equivalent, but the Windows-specific one has much higher performance. > Choose > > portable or fast depending on your needs. > > I can accept the second paragraph but the first one is very confusing: if > the portable code may have problems on Apple, use the Windows-specific > code so it can't run on Apple or on any other platform ? > > Per-Åke > -- > Per-Åke Ling (note: Per-Åke, transliteration Per-Ake) > email: Per-Ake.Ling@u... phone: +46 8 727 5674 > Ericsson Utvecklings AB mobile: +46 70 790 2446 > AXE Research and Development fax: +46 8 727 3463 > > xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... > Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ > To (un)subscribe, mailto:majordomo@i... the following message; > (un)subscribe xml-dev > To subscribe to the digests, mailto:majordomo@i... the following > message; > subscribe xml-dev-digest > List coordinator, Henry Rzepa (mailto:rzepa@i...) xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








