Project

General

Profile

Activity

From 09/03/2014 to 10/02/2014

10/02/2014

08:52 AM Bug #2015: name.toUri() does not return a valid URI: missing scheme
I would be favorable to the idea that we should introduce toPath and deprecate toUri. (We can also add something lik... Anonymous
08:42 AM Bug #2015: name.toUri() does not return a valid URI: missing scheme
... or we can add an extra default parameter to toUri. Anonymous
08:40 AM Bug #2015: name.toUri() does not return a valid URI: missing scheme
The toUri method is used not just be the JavaScript library, but the C++, Python and Java libraries. And toUri is al... Anonymous
07:51 AM Bug #2015: name.toUri() does not return a valid URI: missing scheme
Semver: "Major version zero (0.y.z) is for initial development. Anything may change at any time. The public API shoul... Felix Rabe
06:35 AM Bug #2015 (In Progress): name.toUri() does not return a valid URI: missing scheme
Anonymous
06:29 AM Bug #2015: name.toUri() does not return a valid URI: missing scheme
You're right that a URI should strictly have ndn: in front. We really use toUri() to "pretty print" a name and usual... Anonymous
01:53 AM Bug #2015 (Closed): name.toUri() does not return a valid URI: missing scheme
I just noticed that `Name.toUri()` returns "/some/path" instead of "ndn:/some/path".
The scheme part is not option...
Felix Rabe
 

Also available in: Atom