[MonoTouch] custom object serialization from monotouch using NSUserDefaults?

Chris Sells csells at sellsbrothers.com
Mon Oct 5 10:33:13 EDT 2009


Hmmm... that's an idea worth pursuing. Thanks!

-----Original Message-----
From: Jonathan Pryor [mailto:jonpryor at vt.edu] 
Sent: Monday, October 05, 2009 5:57 AM
To: Chris Sells
Cc: monotouch at lists.ximian.com
Subject: Re: [MonoTouch] custom object serialization from monotouch using
NSUserDefaults?

Untested, but you could try ye standard binary/XML serialization with
Base64 encoding and store the result into NSUserDefaults...

  - Jon

On Oct 5, 2009, at 1:31 AM, Chris Sells <csells at sellsbrothers.com>
wrote:

> Is it possible? NSCoder doesnft seem to have the methods I except. W 
> hat are folks doing here? I wrote my own little serializer, but itfs  
> prefer to use the real one.
>
>
>
> Or, is there another way to get custom object serialization into user 
> settings besides NSUserDefaults? Ifm open.
>
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch




More information about the MonoTouch mailing list