[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] platform neutral path concatenation
On Mon, Mar 06, 2006 at 11:05:51AM -0500, James Harkins wrote:
> Seems to me it would be better to handle this in standardizePath. What
> if I send some code to a Windows user and I reference sound files like
> "sounds/breaks/amen.wav"? pathConcat wouldn't cover that case.
that's true.
> My vote is to use regular concatenation and fix the path before
> actually accessing the file.
i agree; should this go in standardizePath then? on linux
and osx it would be a noop, but how should it look like on
windows?
<sk>