Brodie Thiesfield wrote:
Is the difference the security stuff mentioned, and the path in Append() can include ".." or start with a directory separator, while AppendRelativePath() cannot?

No, the difference is that Append only appends a single component to the path. For example, Append("foo/bar") should fail (at least on unix-like systems).
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to