Cocoa based Data Model dilemna
Cocoa based Data Model dilemna
- Subject: Cocoa based Data Model dilemna
- From: David DelMonte <email@hidden>
- Date: Wed, 26 Jan 2011 11:21:05 -0500
Hi all, I am trying to develop a core data model to meet a language grammar.
In this grammar, there are verbs, tenses and persons. (There are also voices - but my brain cannot hear them right now:) )..
One scenario is to have the verbs and tense names in a single entity. However, this would require that each tense name is bound to a specific person entity.
Another scenario is to have the Verb and Persons Entities use the tense name entity only as a lookup table.
Are either of these scenarios possible?
This type of tree structure must have been developed for many other apps, but I'm having a hard time finding a good/relevant example..
I would appreciate any thoughts on this..
David DelMonte
_______________________________________________
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