Do migrations support inheritance?
I was thinking that my "Problem" could be handled by table inheritance so I
created a testTable with table2 as the Parent...
beautiful... in the eogenerated class I see that my new entity is a subclass of
table:
public abstract class _NewEntity extends com.eltek.model.WorkTask
however when I selecte NewEntity and create the migration, it wants to create *
all * of the attributes including the inherited attributes. I also see that
there was no reference to the inheritance....
So my conclusion is:
1. I don't understand how to do it correctly (I have been accused of this all
my life)
2. Migrations don't support inheritance yet...
3. Something else entirely relating to number 1....
Thanks for listening.... and any advise.
Ted
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]