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
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
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
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
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
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
} 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
---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
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