Skip navigation.
 
mlRe: core data subentities
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

Related mailsAuthorDate
mlcore data subentities Daniel Child Jan 11, 21:29
mlRe: core data subentities mmalc crawford Jan 11, 22:41
mlre: core data subentities Ben Trumbull Jan 12, 01:37
mlre: core data subentities mmalc crawford Jan 12, 22:06
mlre: core data subentities mmalc crawford Jan 12, 22:08
mlRe: core data subentities Daniel Child Jan 16, 05:04