
15 Jul
2007
15 Jul
'07
7:03 a.m.
Hi Bulat, On Sun, Jul 15, 2007 at 12:01:00PM +0400, Bulat Ziganshin wrote:
well, i mean that FilePath libarry should contain some sort of normalization function that omits '\' at end of path unless it's a ":\" combination. in other words, function that you now write should be a part of FilePath library because it's a standard functionality
Ah, I see. Yes, that would work too, although I think Neil and I would prefer the more general *Drive functions being exposed (shout if I'm wrong, Neil).
although this probably will not solve your problem if you need tro be compatible with existing FilePath version
We don't. Thanks Ian