RE: </> as end tag

Ingo Macherius (Ingo.Macherius@TU-Clausthal.de)
Mon, 3 Nov 1997 21:18:23 +0000


> From: Chris Lovett <clovett@microsoft.com>
> To: xml-dev@ic.ac.uk
> Subject: RE: </> as end tag
> Date: Mon, 3 Nov 1997 10:43:57 -0800

Chris Lovett <clovett@microsoft.com> said:

> I'm more interested in constructive feedback from people
> you have actually played with the new parser....

I spent half of the day playing with msxml, which means I tried to
get it running on Linux with Java SDK 1.1.3. Here some points I
found:

1) Case folding

The filenames in the msxml.tar.gz are all folded to lowercase. This
might not matter with DOS filesystems, Unix is a bit harsher here.
One has to rebuild all *.class files.

2) Makefile

Rebuilding the *.class files from source is not easy (haven't managed
yet) because of various cross-dependencies. Is it possible for you to
provide a Unix style Makefile, or give me a pointer to docs on how to
read your MS specific Makefile ?

3) Missing imports

These imports are hidden in the source. Surely I could copy them from
IE4's Java files, but I'd be nice if msxml was self-contained.

import com.ms.com.*;
import com.ms.com.IUnknown;
import com.ms.com.Variant;
import com.ms.osp.*;
import netscape.javascript.JSObject;

Has anyone successfully run msxml on non-windows platforms ? Is this
at least intended ?

++im

--
Ingo Macherius // L'Aigler Platz 4 // D-38678 Clausthal-Zellerfeld
mailto:Ingo.Macherius@tu-clausthal.de    http://www.tu-clausthal.de/~inim/
Information!=Knowledge!=Wisdom!=Truth!=Beauty!=Love!=Music==BEST (Frank Zappa)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@ic.ac.uk the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)