• 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: Storing NSColor & NSData objects in an XML document
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Storing NSColor & NSData objects in an XML document


  • Subject: Re: Storing NSColor & NSData objects in an XML document
  • From: email@hidden
  • Date: Thu, 29 Nov 2007 09:50:43 -0800

Hmm, why not encode as Base64 and decode it later?

:: marcelo.alves


On Thursday, November 29, 2007, at 03:38PM, "Antonio Nunes" <email@hidden> wrote:
>On 28 Nov 2007, at 11:56, Antonio Nunes wrote:
>
>> I want to write out NSColor objects to XML. I know I can archive
>> them into NSData objects, and a string representation from those.
>> The string can then be added to the XML. What I have trouble with is
>> getting the string back into an NSData object so that I can
>> unarchive. Any pointers?
>
>Ok, I might simply be less than smart here, and the answer is probably
>obvious, but I can't see it. The basic issue is: I have an NSData
>object and want to store it in an XML node, then later restore it from
>an XML node. Lots of sifting through documentation and usually helpful
>internet sites and generally making the cogs in my brain groan, squeak
>and creak for the better part of yesterday and today yielded no usable
>results.
>
>I know how to (un)archive NSData objects to/from disk and user
>defaults, but am not sure how to turn them into strings (to store in
>XML elements) and especially how to restore them from strings that
>represent NSData objects.
>
>Any help would be greatly appreciated.
>
>-António
>
>----------------------------------------------------
>It is better to light a candle than to curse the darkness
>----------------------------------------------------
>
>
>
>_______________________________________________
>
>Cocoa-dev mailing list (email@hidden)
>
>Please do not post admin requests or moderator comments to the list.
>Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
>Help/Unsubscribe/Update your Subscription:
>
>This email sent to email@hidden
>
>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Storing NSColor & NSData objects in an XML document (From: Antonio Nunes <email@hidden>)
 >Re: Storing NSColor & NSData objects in an XML document (From: Antonio Nunes <email@hidden>)

  • Prev by Date: Re: Storing NSColor & NSData objects in an XML document
  • Next by Date: Re: How to show CGImageRef over an overlay nswindow.
  • Previous by thread: Re: Storing NSColor & NSData objects in an XML document
  • Next by thread: Adding HUD context pannel to rows within NSOutlineView
  • Index(es):
    • Date
    • Thread