Re: Core Data and Non-standard attributes
Re: Core Data and Non-standard attributes
- Subject: Re: Core Data and Non-standard attributes
- From: Alexander Powell <email@hidden>
- Date: Fri, 13 May 2005 04:10:29 -0400
On May 13, 2005, at 3:53 AM, mmalcolm crawford wrote:
I.e. if you want to support any other arbitrary data type you
should be able to use it directly by writing the accessor methods
as described, and creating a persistent representation as an
NSValue object, or an NSData object, or any other of the supported
types that you find convenient.
Thanks for the quick reply, mmalc.
Okay, I suppose what would be best for me is to represent these
values as an NSString, then. Since these are research projects, its
nice to be able to hand-tweak the XML file's data on occasion, and I
presume having an NSString representation would be easiest to edit.
Thanks again!
-- A-lex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden