ROTECTED]]On Behalf Of Hani
> > Suleiman
> > Sent: 28. januar 2003 12:43
> > To: [EMAIL PROTECTED]
> > Subject: Re: [Xdoclet-user] DRY
> >
> >
> > I actually like the way it's done now. The reason is that I can
> > have my beans
> > contain
; [mailto:[EMAIL PROTECTED]]On Behalf Of Hani
> > Suleiman
> > Sent: 28. januar 2003 12:43
> > To: [EMAIL PROTECTED]
> > Subject: Re: [Xdoclet-user] DRY
> >
> >
> > I actually like the way it's done now. The reason is that I can
> > have my beans
&g
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Hani
> Suleiman
> Sent: 28. januar 2003 12:43
> To: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-user] DRY
>
>
> I actually like the way it's done now. The reason is t
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Hani
> Suleiman
> Sent: 28. januar 2003 12:43
> To: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-user] DRY
>
>
> I actually like the way it's done now. The reason is t
files makes a lot
of sense to me.
Bernhard
-Ursprüngliche Nachricht-
Von: Aslak Hellesøy [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 28. Januar 2003 12:25
An: [EMAIL PROTECTED]
Betreff: [Xdoclet-user] DRY
This is an old topic, but I'd like to revisit it.
The fact that people have
I actually like the way it's done now. The reason is that I can have my beans
contain all the tags that they could require, from that I can further apply
project wide generation rules from the build.xml. For example, my ejb might have
view-type="both", but for whatever reason, I want to turn off re
This is an old topic, but I'd like to revisit it.
The fact that people have to specify both ,
AND @ejb.bean view-type="local|both" violates the DRY
(Don't Repeat Yourself) principle.
Although XDoclet2 is still mostly a fantasy, we should try to simplify this
when we start implementing it. My sug