minor update

[Imported from Trac: page NewCapDesign, version 10]
warner 2009-09-07 21:37:26 +00:00
parent 903ff7d5bd
commit d1702aa351

@ -17,8 +17,8 @@ Ticket #432 was the starting point: it contained a list of features.
Kevin Reid points out that the Tahoe calls URIs are not actually URIs (in the Kevin Reid points out that the Tahoe calls URIs are not actually URIs (in the
established sense). To make them real, we need to: established sense). To make them real, we need to:
* make then start with `x-tahoe:` or `tahoe:`, register `tahoe:` * make them start with `x-tahoe:` or `tahoe:` (or `lafs:`),
with IANA (#418) (#683) register `tahoe:` with IANA (#418) (#683)
* understand how URI/URL/URNs are built, decide about hierarchical segments * understand how URI/URL/URNs are built, decide about hierarchical segments
vs non-hierarchical segments. What's magical about a leading double-slash? vs non-hierarchical segments. What's magical about a leading double-slash?
Do we need one? Do we need one?