New XML support in Cocoa? Re: Java or Objective-C for Cocoa?
New XML support in Cocoa? Re: Java or Objective-C for Cocoa?
- Subject: New XML support in Cocoa? Re: Java or Objective-C for Cocoa?
- From: Jim Rankin <email@hidden>
- Date: Fri, 2 Apr 2004 14:52:00 -0500
On Apr 2, 2004, at 11:31 AM, Kevin Ballard wrote:
>
In terms of XML support, you can always fall back on Carbon if you use
>
Objective-C - CoreFoundation provides XML facilities (although I've
>
never used them).
Looks like there will be new XML APIs available soon after WWDC: [1]
http://developer.apple.com/wwdc/descriptions/descriptions-at.html
"Easy and Powerful XML Processing with Cocoa
From the operating system to file formats to the exchanging of data on
the web, XML plays an increasingly important role wherever an open,
cross-platform, scalable solution is needed. This session is for
developers who are familiar with XML and want to learn about how new
Cocoa APIs in the Foundation framework can enable processing, creating,
or transforming any of the many XML-based file formats, web protocols,
or representations in use today."
In the meantime, there's GSXML which wraps libxml (open source XML c
library), and the framework referenced in my sig, and some others if
you google for them.
-jimbo
[1] I'm also guessing there's going to be a lot of silence about this
from all the NDA'd folks on this list :).
Excelsior! XML Marshaller for Cocoa
http://www.homepage.mac.com/jimbokun/Excelsior.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.