Paul Kinnucan <[EMAIL PROTECTED]> writes: > Phillip Lord writes: > > > > > > >>>>> "Javier" == Javier S Lopez <[EMAIL PROTECTED]> writes: > > > > Javier> I have heard people wanting the path normalized and other > > Javier> people not wanting it normalized (i.e. me). > > > > Javier> I think to suite everyone I should probably add a toggle for > > Javier> normalization that is off by default. If people want > > Javier> jde-ant-program normalize they can toggle it. That should > > Javier> cover all the cases. > > > > > > This is a solution, but it still leaves an inconsistent user > > interface. Why do people want it normalised? Can their requirements be > > achieved in some other way? It would just be nicer if it could all > > work automatically. > > > > Why not invoke jde-normalize-path only if jde-ant-program is a path, > i.e., contains a forward or backslash? This should work for all > cases. You would not have to distinguish between ant and not ant. > > Paul This sounds good, it takes care of most cases.
Javier > > --
