Re: model enhancements for inheritance

2008-08-05 Thread Lachlan Deck
On 06/08/2008, at 12:09 AM, Andrus Adamchik wrote: Cool. I also think we need a separate Jira for vertical inheritance. Many implementation steps may overlap with horizontal, but this would be good for the RELEASE-NOTES and overall clarity. Let me know too what from last years discussion wh

Re: model enhancements for inheritance

2008-08-05 Thread Andrus Adamchik
Cool. I also think we need a separate Jira for vertical inheritance. Many implementation steps may overlap with horizontal, but this would be good for the RELEASE-NOTES and overall clarity. Andrus On Aug 5, 2008, at 9:45 AM, Aristedes Maniatis wrote: On 05/08/2008, at 11:35 PM, Marcin Skl

Re: model enhancements for inheritance

2008-08-05 Thread Andrus Adamchik
On Aug 5, 2008, at 9:35 AM, Marcin Skladaniec wrote: I think you are talking about VERTICAL inheritance, not horizontal here. In case of horizontal you wouldn't have a relationship between subclass/superclass tables. Anyways, assuming we are discussing vertical inheritance, yes, there is a

Re: model enhancements for inheritance

2008-08-05 Thread Aristedes Maniatis
On 05/08/2008, at 11:35 PM, Marcin Skladaniec wrote: I'm now confused with vertical-horizontal naming. You say vertical, jira https://issues.apache.org/cayenne/browse/CAY-795 says horizontal. I guess we talk about the same thing anyway, but just to be sure: I'm trying to model a database s

Re: model enhancements for inheritance

2008-08-05 Thread Marcin Skladaniec
On 04/08/2008, at 12:56 AM, Andrus Adamchik wrote: On Aug 2, 2008, at 9:16 PM, Marcin Skladaniec wrote: Hi I'm going to add support for horizontal inheritance to cayenne. I've already added functionality for an entity to be abstract (https://issues.apache.org/cayenne/browse/CAY-794 ), no

Re: model enhancements for inheritance

2008-08-03 Thread Andrus Adamchik
Cool. Yeah, I just noticed that the Jira is assigned to you. Andrus On Aug 3, 2008, at 11:10 AM, Aristedes Maniatis wrote: On 04/08/2008, at 12:56 AM, Andrus Adamchik wrote: BTW, I don't recall those patches being committed. Which patches out of the 3 files there should go in? Is it just t

Re: model enhancements for inheritance

2008-08-03 Thread Aristedes Maniatis
On 04/08/2008, at 12:56 AM, Andrus Adamchik wrote: BTW, I don't recall those patches being committed. Which patches out of the 3 files there should go in? Is it just the latest one (abstract-obj-entity.diff)? I've got them in my queue to commit and will do so in the next few days. I've s

Re: model enhancements for inheritance

2008-08-03 Thread Andrus Adamchik
On Aug 2, 2008, at 9:16 PM, Marcin Skladaniec wrote: Hi I'm going to add support for horizontal inheritance to cayenne. I've already added functionality for an entity to be abstract (https://issues.apache.org/cayenne/browse/CAY-794 ), now the second part. BTW, I don't recall those patches

model enhancements for inheritance

2008-08-02 Thread Marcin Skladaniec
Hi I'm going to add support for horizontal inheritance to cayenne. I've already added functionality for an entity to be abstract (https://issues.apache.org/cayenne/browse/CAY-794 ), now the second part. Current implementation of inheritance allows only one of two parameters set: "inheritan