namespace://<namespace>/<path>
Of course, the primary tree might be addressed using the traditional
(and implicit) URL scheme:
file://<path>
When I think about it again, as the URL scheme is designed for absolute
paths, the two variants can be even combined to a single one:
file://<namespace>/<path>
file:///<path>
Common paths without the scheme should be interpreted implicitly as
addressing in the primary tree and support relative paths.
M.D.
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/cgi-bin/listinfo/helenos-devel