Re: Entity Inheritance
Re: Entity Inheritance
- Subject: Re: Entity Inheritance
- From: Mike Schrag <email@hidden>
- Date: Sun, 30 Nov 2008 21:52:17 -0500
My personal advice... Don't do it.
2nd that .. It's almost always a red flag of an incorrect design.
Objects rarely change types, but they often change roles. It sounds
to me like maybe your model isn't quite right here and those objects
should have another relationship that is changing rather than the
intrinsic property of the object.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden