|
|
|
|
|
by freeplay
262 days ago
|
|
If you have worked with HCL in any serious capacity, you'll be happy they didn't go that route. Here's some fun examples to see why HCL sucks: - Create an if/elseif/else statement - Do anything remotely complex with a for loop (tip: you're probably going to have to use `flatten` a lot) |
|
https://ant-contrib.sourceforge.net/tasks/tasks/if.html
</if>https://ant-contrib.sourceforge.net/tasks/tasks/for.html
Yes, programming with them was as fun as you're imagining.