2 Nov
2006
2 Nov
'06
7:16 p.m.
glyph@divmod.com wrote:
Relative paths, if they should exist at all, should have to be explicitly linked as relative to something *else* (e.g. made absolute) before they can be used.
If paths were opaque objects, this could be enforced by not having any way of constructing a path that wasn't rooted in some existing absolute path. -- Greg