[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XML idea
From: |
Alex Perez |
Subject: |
Re: XML idea |
Date: |
Tue, 6 Jan 2004 12:38:40 -0800 (PST) |
On Tue, 6 Jan 2004, Pete French wrote:
> > Marcel Weiher (who wrote MPWFoundation and MPWXmlKit) has graciously
> > offered to LGPL the two kits. So we already have an excellent XML (Both
> > DOM and SAX) parser.
>
> This is one area where we need to start trying to unify things with OSX I
> feel. Currently you need to use a different parsing approach on each
> plaform. At least we now have a "standard" in the form of NSXMLParser that
> we can start trying to code towards. Could either of those kits be used as
> a basis for an implementation of that ?
There's no reason that a wrapper for NSXMLParser could be written which
could then be distributed with MPWXmlKit. NSXMLParser is an SAX-based
parser ONLY though.
See
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSXMLParser.html
>
> -bat. [not that I *like* NSXMLParser, but....]
>
- XML idea, Dennis Leeuw, 2004/01/06
- Re: XML idea, Alex Perez, 2004/01/06
- Re: XML idea, Pete French, 2004/01/06
- Re: XML idea, Helge Hess, 2004/01/06
- Re: XML idea, Marcel Weiher, 2004/01/06
- Re: XML idea,
Alex Perez <=
- Re: XML idea, Pete French, 2004/01/06
- Re: XML idea, Helge Hess, 2004/01/06
- Re: XML idea, Alex Perez, 2004/01/06
- Re: XML idea, Alexander Malmberg, 2004/01/06
- Re: XML idea, Pete French, 2004/01/06
- Re: XML idea, Alex Perez, 2004/01/06
- Re: XML idea, Jason Clouse, 2004/01/06
- Re: XML idea, Helge Hess, 2004/01/06
- Re: XML idea, Alex Perez, 2004/01/06
- Re: XML idea, richard, 2004/01/07