Re: NSKeyedArchiver XML output?

2008-12-08 Thread Graham Cox
On 8 Dec 2008, at 9:24 pm, Devraj Mukherjee wrote: I assume that the NSMutableData Object *data would have the XML content. What do I need to do to get the XMLString out of that? To write it to a file, just use NSData's -writeToFile:atomically: method. If you want to convert the NSData b

Re: NSKeyedArchiver XML output?

2008-12-08 Thread Stephen J. Butler
On Mon, Dec 8, 2008 at 3:44 AM, Devraj Mukherjee <[EMAIL PROTECTED]> wrote: > I am trying to get an sample project that demos NSKeyedArchiver to > write in the XML format, > > All I can see is a call to a message > [NSKeyedArchiver archiveRootObject: rootObject toFile: path]; > > how do I instruct

Re: NSKeyedArchiver XML output?

2008-12-08 Thread Graham Cox
On 8 Dec 2008, at 8:44 pm, Devraj Mukherjee wrote: Hi all, I am trying to get an sample project that demos NSKeyedArchiver to write in the XML format, All I can see is a call to a message [NSKeyedArchiver archiveRootObject: rootObject toFile: path]; how do I instruct NSKeyedArchiver to write

NSKeyedArchiver XML output?

2008-12-08 Thread Devraj Mukherjee
Hi all, I am trying to get an sample project that demos NSKeyedArchiver to write in the XML format, All I can see is a call to a message [NSKeyedArchiver archiveRootObject: rootObject toFile: path]; how do I instruct NSKeyedArchiver to write in its XML format? -- "I never look back darling, it