[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSXMLDocument
From: |
Fred Kiefer |
Subject: |
Re: NSXMLDocument |
Date: |
Mon, 09 Feb 2009 11:03:27 +0100 |
User-agent: |
Thunderbird 2.0.0.19 (X11/20081227) |
Nicola Pero wrote:
>> I stopped doing anything with it when it became apparent to me from
>> the desgin of the API, that Apples new classes are actually a wrapper
>> round libxml2 ... and we already have a wrapper round libxml2 in
>> GSXML.m in the base library. So I couldn't decide what to do:
>> We could implement a second wrapper around libxml2 following Apple's
>> API and implementation details as closely as we can,
>
> I (personally) vote for this option. Maybe we could even remove GSXML
> at some point. ;-)
Sounds sensible to me. Richard, could you please submit your current
code, then we all have something to start on.
- NSXMLDocument, Michael C. Silva, 2009/02/07
- Message not available
Re: NSXMLDocument, Nicola Pero, 2009/02/08