• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XML and NSCoder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XML and NSCoder


  • Subject: Re: XML and NSCoder
  • From: Stefan Kreutter <email@hidden>
  • Date: Wed, 28 Nov 2001 14:43:05 +0100

Simson,

The XML.framework that comes with WebObject5 includes header files for WOXMLEncoder/WOXMLDecoder.
There seem to be some more private methods that you can with class-dump (like WOXMLEncoder _encodeArray:forKey:).
The framework also defines a bunch of categories so one can encode/decode the basic Foundation types.

If it really works I can say because I never tried.

-Stefan

On Tuesday, November 27, 2001, at 04:49 AM, Simson Garfinkel wrote:

Is there any way to make NSCoder spit out XML? Failing that, is there a
general XML encoding & decoding thing for Objective-C? I've starting writing
my own "emitXML:(NSString *)" for generating XML and using expat for reading
it, but I can't help but thinking that ther eis a better way.
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev


  • Follow-Ups:
    • Re: XML and NSCoder
      • From: "Simson Garfinkel" <email@hidden>
References: 
 >XML and NSCoder (From: "Simson Garfinkel" <email@hidden>)

  • Prev by Date: Re: unassociated alpha?
  • Next by Date: Re: Calling a JFrame from a nib file...
  • Previous by thread: Re: XML and NSCoder
  • Next by thread: Re: XML and NSCoder
  • Index(es):
    • Date
    • Thread