Hello Matthias,

Friday, January 30, 2004, 10:11:48 AM, you wrote:

MB> Hi Ingo,

MB> first of all, I have to understand what's the problem. Why don't you
MB> simply model the facade as a <<Service>> and the entities as <<Entity>>?
MB> Put the business methods of the facade into the <<Service>> class and
MB> let them call internal business methods on the <<Entity>> classes. You
MB> call the entity business methods from the implementation code of the
MB> facade business methods, that's all. Forget about business interfaces on
MB> the <<Entity>> classes because they are not visible outside your
MB> component. Think about business interfaces of your facade classes. These
MB> can be generated automatically, you need not model them at all.

MB> All this works today. So, my intuition tells me that you want to do
MB> more. But what? :-)

Sorry,  for  the  late answer but i am very busy ;-)

I  want  to  generate  the  access  code  (the code in the facade that
accesses  the  entity  beans methods) automaticly. Know andromda still
generates  the  skeletton  and  i  have to implement the methods. So i
thought to generate them if the stereotype is "<<facade>>".


best regards

Ingo Bruell

---
<[EMAIL PROTECTED]>
<ICQ# 40377720>
Oldenburg  PGP-Fingerprint: CB01 AE12 B359 87C4 BF1C  953C 8FE7 C648 169E E5FC
Germany    PGP-Public-Key available at pgpkeys.mit.edu

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to