Re: NSPropertyDescription userInfo
Re: NSPropertyDescription userInfo
- Subject: Re: NSPropertyDescription userInfo
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 5 Nov 2005 07:57:10 -0800
On Nov 5, 2005, at 5:39 AM, Jim Correia wrote:
On Nov 5, 2005, at 4:10 AM, Steve@DotMac wrote:
I'm trying to use the 'userInfo' on CoreData Entity Attributes to
accomplish 2 things:
1) a friendly name to show the end user
Use the localization dictionary for that purpose.
For more details, see <http://developer.apple.com/documentation/Cocoa/
Reference/CoreData_ObjC/Classes/NSManagedObjectModel.html> and for a
practical example see <http://developer.apple.com/documentation/Cocoa/
Conceptual/NSPersistentDocumentTutorial/06_CustomisingErrors/
chapter_7_section_1.html>.
(The documentation says it is attached directly if it has the
correct name. In my testing this isn't the case. Writing a bug
about this is on my to do list.)
I'm not sure what you mean here?
There is a bug on 10.4.0 - 10.4.2 that you cannot set a localisation
dictionary programmatically, but if you include a suitable file in
your project resources it should be picked up?
mmalc
_______________________________________________
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