Re: Obtaining an array of the names of the attributes and relations of a class
Re: Obtaining an array of the names of the attributes and relations of a class
- Subject: Re: Obtaining an array of the names of the attributes and relations of a class
- From: Francis Derive <email@hidden>
- Date: Mon, 21 Nov 2005 18:32:17 +0100
On Nov 21, 2005, at 5:50 PM, John Timmer wrote:
Look into the NSEntityDescription class.
JT
Bonjour John,
Yes, that's a good point, the Core Data framework is surely the most
comfortable place where to get this functionality - and that is where
I am concentrating upon.
But what if I don't want to "fall" into this technology ?
I would like to be able to make it from these NSClassDescription and
NSMetaDataItem that the docs introduce, without my understanding of
their usage.
Thanks anyway.
Francis.
_______________________________________________
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