Archive for 30th March 2007

Ant again

Ant is haunting me these days. Today I realized once again, that it is impossible to change the value of a property once it is set. At first glance This sounds like a very good idea. Unfortunately the implementation is highly questionable, so you can actually set the value again without getting an error message, but the value remains unchanged. Furthermore there is a way to reassign the value. The war against stupidity has just started…