Am Fr,08.08.2008 um 18:29 schrieb Chris Hanson:

On Aug 6, 2008, at 12:31 PM, Sandro Noel wrote:

I have entities like this.

TransactionTypes
        Atributes : Name:String
        Relationships: Transaction

Transactions
        Atributes: Amount:Double, Date:Date, Memo:String, Payee:String
        Relationships: TransactionType

You should name your entities in the singular, as if you were naming classes, and you should name the properties (attributes & relationships) of your entities starting with a lower-case letter as if you were naming the properties of a class.
That is definetly correct, but if Apple would start call it an entity- type instead of using the term entity, less people would become confused. ;-)



[…]


Amin Negm-Awad
[EMAIL PROTECTED]




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to