Re: Core Data - attribute to hold an array of strings
Re: Core Data - attribute to hold an array of strings
- Subject: Re: Core Data - attribute to hold an array of strings
- From: parag vibhute <email@hidden>
- Date: Tue, 11 Aug 2009 13:19:03 +0530
Kyle, please note that question was "Can I use the same method for
*UIImage*or NSImage also?
"
John, you are right.
Regards,
Parag
On Tue, Aug 11, 2009 at 1:13 AM, John Baldwin <email@hidden>wrote:
> I took this to mean that NSImage conforms to NSCoding and therefore can be
> archived, whereas UIImage does not conform and requires this extra step to
> convert the image to an NSData object, which can be archived.
>
> John
>
>
> On Sunday Aug 9 4:10 PM, at 4:10 PM, Kyle Sluder wrote:
>
> On Aug 9, 2009, at 4:39 AM, parag vibhute <email@hidden>
>> wrote:
>>
>> Yes, you can. Only thing is you need to convert UIImage object to NSData
>>> object. There are two C APIs
>>>
>>
>> Good to know for the iPhone crowd, but the question was about NSImage,
>> which is a Mac class.
>>
>> --Kyle Sluder
>>
>
>
--
There are many things in your life that will catch your eye but only a few
will catch your heart....pursue those'.
_______________________________________________
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