|
|
|
|
|
by jt2190
2016 days ago
|
|
The creator of Apache Ant, James Duncan Davidson, wrote about choosing XML as the “language”: > Now, I never intended for the file format to become a scripting language—after all, my original view of Ant was that there was a declaration of some properties that described the project and that the tasks written in Java performed all the logic. The current maintainers of Ant generally share the same feelings. But when I fused XML and task reflection in Ant, I put together something that is 70-80% of a scripting environment. I just didn't recognize it at the time. To deny that people will use it as a scripting language is equivalent to asking them to pretend that sugar isn't sweet. https://web.archive.org/web/20041217023752///x180.net/Journa... |
|