[Prev][Next][Index][Thread]

Re: Parsing (XML) dynamically



On Wed, 1 Dec 1999 03:45:15 -0500 (EST), phudson@pobox.com (Paul Hudson)
wrote:

> menozero@tiscalinet.it wrote in <821f5t$2m4$1@nnrp1.deja.com>:
> 
> >
> >So we (how many?) need a XML parser for Dylan.
> 
> 
> Why? On Windows, at least, MS provide a free one along with Internet 
> Explorer, which has a COM interface. Dylan has a (rather good) COM 
> capability.

Hi Paul,

It can be useful to have a portable XML library. Fun-Dev has an XML parser but
I don't think it made it into the 2.0 Beta.

BTW I think the official API for DOM (XML's Document Object Model) is defined
in OMG (aka CORBA) IDL.

__Jason


Follow-Ups: References: