Re: EOF inheritance
Re: EOF inheritance
- Subject: Re: EOF inheritance
- From: Chuck Hill <email@hidden>
- Date: Sun, 6 Sep 2009 21:55:04 -0400
On Sep 6, 2009, at 7:45 PM, Jon Nolan wrote:
Travis Britt wrote:
On Sep 6, 2009, at 7:18 PM, Jon Nolan wrote:
I now have a project which begs for it. What say you? Do you use
inheritance or is my gut feeling correct in telling me to keep on
staying away?
Which type? I use single table inheritance all the time and it
works perfectly. I have no real-world production experience with
vertical or horizontal.
tb
My real world experience is with vertical inheritance and I
struggled with performance and at times crazy difficult to debug
exceptions. Of course, that was 4.5 days which is why I'm asking
after the current state of affairs.
VI might work, now. But it is the last model that I would choose.
Single Table has the best performance in most cases. It is the one I
use most often (nearly every project).
Chuck
This project is actually fairly well suited to single table
inheritance. Thanks for the vote of confidence.
_______________________________________________
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
_______________________________________________
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