[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: MacOS install docu first draft :)
I believe one other reason that Apple is probably using the '/' is
because it fits in very well with the direction it is going. That
direction is MacOS X and Carbon. Since MacOS X is based on Unix,
the slash is what make the most sense long term.
At the same time, when you use JBindery, you will notice that the
colons are used nowhere. The 'file.separator' property is best
used instead of the 'os.name' property when dealing with the
file separators.
Andre