Re: EOF inheritance
Re: EOF inheritance
- Subject: Re: EOF inheritance
- From: Jon Nolan <email@hidden>
- Date: Sun, 06 Sep 2009 18:52:13 -0600
- Organization: Loch Garman
Thanks gents. I'm sold.
Lachlan Deck wrote:
On 07/09/2009, at 10:01 AM, Mike Schrag wrote:
i also use single table all the time ... it's easy and predicable.
vertical is just asking for complications. you can make vertical
work, but it's just trickier.
Yep - what he said. Lots of people use horizontal inheritance too.
(I do use vertical inheritance and it is very possible to make it work
- I've had it in production for a couple of years - but requires a
hack or two).
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.
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