FROM : mmalc crawford
DATE : Fri Jan 11 22:41:47 2008
On Jan 11, 2008, at 12:29 PM, Daniel Child wrote:
> The second is conceptual. If I am going to be importing data
> corresponding to type SubOne, and then supplementing that with data
> from SubTwo, how exactly does that work. Is a SubOne object a
> SuperEntity with an additional attribute?
>
It's not clear what the difficulty is. Entity inheritance is like
class inheritance...
Replace "entity" with "class" and you're pretty much there.
mmalc
DATE : Fri Jan 11 22:41:47 2008
On Jan 11, 2008, at 12:29 PM, Daniel Child wrote:
> The second is conceptual. If I am going to be importing data
> corresponding to type SubOne, and then supplementing that with data
> from SubTwo, how exactly does that work. Is a SubOne object a
> SuperEntity with an additional attribute?
>
It's not clear what the difficulty is. Entity inheritance is like
class inheritance...
Replace "entity" with "class" and you're pretty much there.
mmalc
| Related mails | Author | Date |
|---|---|---|
| Daniel Child | Jan 11, 21:29 | |
| mmalc crawford | Jan 11, 22:41 | |
| Ben Trumbull | Jan 12, 01:37 | |
| mmalc crawford | Jan 12, 22:06 | |
| mmalc crawford | Jan 12, 22:08 | |
| Daniel Child | Jan 16, 05:04 |






Cocoa mail archive

