Project

General

Profile

Activity

From 09/18/2014 to 10/17/2014

10/17/2014

02:56 PM Feature #2075 (New): The library should have an API to inform the application when the connection is lost to the forwarder
The connection may be lost if the forwarder crashes, or other means. The library should have a way to test if the fo... Anonymous

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