On Sat, 26 Jul 2003 12:19 am, Stefan Bodewig wrote:
> On Fri, 25 Jul 2003, Conor MacNeill <[EMAIL PROTECTED]>
>
> wrote:
> > Sure. Let me push the C/C++ analogy a little further.
>
> Leaving this analogy aside ...
>
> In the particular case you've mentioned (checkstyle.xml using
> build.xml) I'm absolutely with Ken, farm out the common stuff and
> import it from both.  Use composition instead of inheritance.
>

On the particular issue of this approach in Ant's build file, I would 
disagree. I would prefer to maintain Ant's main build file as a single entity 
and not factor out stuff to separate "headers" defining locations. Just MHO, 
of course.

Conor


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to