Thanks. I'll just re-work the existing one and put it directly in the build file. -- Charles Knell [EMAIL PROTECTED] - email
-----Original Message----- From: Dominique Devienne <[EMAIL PROTECTED]> Sent: Mon, 30 Oct 2006 13:42:34 -0600 To: "Ant Users List" <[email protected]> Subject: Re: Is it possible to "subclass" a macrodef? On 10/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > changing nothing but making an addition to the attribute list. Well, you necessarily will use that new attribute in the macro body, so you must effectively change more than just the attribute list, no? > Can this be done No, AFAIK. I bet you may be able to redefine a macro, but then you probably have no way to reuse the old one. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
