• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSPropertyDescription userInfo
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSPropertyDescription userInfo


  • Subject: Re: NSPropertyDescription userInfo
  • From: Jim Correia <email@hidden>
  • Date: Sat, 5 Nov 2005 10:56:58 -0500

On Nov 5, 2005, at 10:48 AM, Steve@DotMac wrote:

I'm not sure what you mean by 'localization dictionary' (string files? responses from NSLocale? other?).
No such term is found in the Apple Documentation...

http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/ Articles/cdMOM.html#//apple_ref/doc/uid/TP40002328-SW3


http://developer.apple.com/documentation/Cocoa/Reference/ CoreData_ObjC/Classes/NSManagedObjectModel.html#//apple_ref/doc/uid/ TP30001174-BCIDJGFI

Also what do you mean '... attached directly.."?

In the first reference it mentions a naming convention and implies that they should be associated automatically. Either I am misinterpreting what it says, I have made a mistake, or this feature is broken.


HOW do I get the 'NSPropertyDescription' in the message [NSPropertyDescription userInfo]?

What exactly creates an NSPropertyDescription as its response?
I thought, and have tried, to get something along the lines of
[[[...entity] propertyDescriptionFor:@"attributeName"] userInfo]...

An NSPropertyDescription is the base class of NSAttributeDescription and NSRelationshipDescription.


When you get an attribute description by name from your model, you already have one.

Jim
_______________________________________________
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


  • Follow-Ups:
    • Re: NSPropertyDescription userInfo - SOLVED
      • From: "Steve@DotMac" <email@hidden>
References: 
 >NSPropertyDescription userInfo (From: "Steve@DotMac" <email@hidden>)
 >Re: NSPropertyDescription userInfo (From: Jim Correia <email@hidden>)
 >Re: NSPropertyDescription userInfo (From: "Steve@DotMac" <email@hidden>)

  • Prev by Date: Re: NSPropertyDescription userInfo
  • Next by Date: Re: NSPropertyDescription userInfo
  • Previous by thread: Re: NSPropertyDescription userInfo
  • Next by thread: Re: NSPropertyDescription userInfo - SOLVED
  • Index(es):
    • Date
    • Thread