[Nitro] Inheritance with Og?
James Britt
james_b at neurogami.com
Thu Apr 21 23:16:57 EDT 2005
PAUL HANCHETT wrote:
> If I derive a new class from an Og class, and I add a field to the
> derived class, how is this handled? Is a new table created, or a field
> added to the old?
>
> I suppose according to the rules of *relational* databases this
> shouldn't happen. Does Og handle it? (I'm not suggesting that it
> should...)
My sense of POLS is that there should be a new table created, one named
after the new class, with fields mapped to the class properties.
James
More information about the Nitro-general
mailing list