Re: [Andromda-user] Next Release

2003-12-10 Thread Richard Kunze
Hi Thorsten, On Tuesday 09 December 2003 22:01, Thorsten Lamby wrote: > Thanks for your comment, Richard. My main interest of the bean > inheritance was to base dependant objects on an abstract base class (in this > example food based on a animal reference), but > if this is not possible, I have t

RE: [Andromda-user] Next Release

2003-12-09 Thread Thorsten Lamby
PM To: Matthias Bohlen; 'Thorsten Lamby' Cc: [EMAIL PROTECTED] Subject: Re: [Andromda-user] Next Release Hi Thorsten, Matthias, On Monday 08 December 2003 23:20, Matthias Bohlen wrote: > Hi Thorsten, > > > either a cat or a dog. How can I get out of it? > > Well :-) you sim

Re: [Andromda-user] Next Release

2003-12-09 Thread Richard Kunze
Hi Thorsten, Matthias, On Monday 08 December 2003 23:20, Matthias Bohlen wrote: > Hi Thorsten, > > > either a cat or a dog. How can I get out of it? > > Well :-) you simply won't get out of it with EJBs. They are simply not > designed for true inheritance. > > > But why is the ejb inheritance supp

RE: [Andromda-user] Next Release

2003-12-08 Thread Matthias Bohlen
7;Matthias Bohlen'; [EMAIL PROTECTED]Subject: RE: [Andromda-user] Next Release Hi Matthias,   I guess you can read my mind. ;-) That's what I though of, too: A person bean with a relationship to animals. I think it would make sense, that a session bean can be use

RE: [Andromda-user] Next Release

2003-12-08 Thread Thorsten Lamby
PROTECTED] On Behalf Of Matthias BohlenSent: Saturday, December 06, 2003 9:25 AMTo: 'Thorsten Lamby'; [EMAIL PROTECTED]Subject: RE: [Andromda-user] Next Release Hi Thorsten,   making concrete inheritance work in EJB would mean to jump through all kinds of hoops

RE: [Andromda-user] Next Release

2003-12-06 Thread Matthias Bohlen
Sent: Friday, December 05, 2003 8:31 PMTo: 'Matthias Bohlen'; [EMAIL PROTECTED]Subject: RE: [Andromda-user] Next Release Hi Matthias,   that's right, but I can build an inheritance structure for the matching value objects, too. An AnimalService session bean can

RE: [Andromda-user] Next Release

2003-12-05 Thread Thorsten Lamby
    }    throw new FinderException("Cannot find any bean with that key.");  }   Bye and have a nice weekend Thorsten     -Original Message-From: Matthias Bohlen [mailto:[EMAIL PROTECTED] Sent: Friday, December 05, 2003 11:01 AMTo: 'Thorsten Lamby'; [EMAIL

RE: [Andromda-user] Next Release

2003-12-05 Thread Matthias Bohlen
---From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thorsten LambySent: Thursday, December 04, 2003 11:23 PMTo: [EMAIL PROTECTED]Subject: [Andromda-user] Next Release Hi Matthias,   you talked about a new release next week. Is the support for EJB inheritanc

[Andromda-user] Next Release

2003-12-04 Thread Thorsten Lamby
Title: Nachricht Hi Matthias,   you talked about a new release next week. Is the support for EJB inheritance inside this release? Someone told me you are working on this ... For the value objects I adjusted the VSL file to solve this problem. I think it is more difficult for the entity bea