> iii) ':' is already used inside of Project.translatePath(), and given >that the rest of Ant uses unix-style paths it would seem that ':' is the >most consistant thing to use.
So, how would you interpret: "C:\" on a Win32 platform? My preferences is to eliminate *ALL* delimiters within strings. - Sam Ruby
