At 12:59 AM 6/13/01 +1000, Conor MacNeill wrote: >> >Also, I do not yet see the need to impose an order on the elements in >the >> >build file. >> >> What advantage do you see in not formalizing order? > >flexibility - what advantage is there to fixing the order.
Well - I can't recall ever seeing a build file with properties that come after the first <target> element. If I did come across such a build file I would almost definetly get confused because I don't look for properties intermingled with targets. I guess I would just like to get rid of the most uneeded flexability as possible. Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------*
