On mar, 2004-07-20 at 09:56 +0200, Johan Vromans CPWR wrote:

> The Ant design team has always stated that they wanted the Ant control language 
> to be descriptive, and not a scripting (or programming) language. And failed. If 
> you have variables (properties) and conditions (if="propname") you have a 
> programming language. So you better go for a real programming language. The 
> current situation is that we have the worst of all: it's not a programming 
> language, it's not a scripting language, it's not even XML anymore.

The way dependency lists are put inside a text array in an attribute
never was XML-ish (better use several depend children). Or the use of
flat-text property files (though pure XML is gaining ground).

Anyway, a lot of the shortfalls of ant syntax disappear when you couple
it to some xslt processing, but then you get bitten by the parts that
look like XML but aren't really (which can be workarounded without too
much effort, but is a PITA nevertheless).

Cheers,

-- 
Nicolas Mailhot

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=

Reply via email to