Activity
From 09/15/2014 to 10/14/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...
 - 
  
  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.
 - 
  
  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...
 - 
  
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...
 - 
  
  06:35 AM
  
  Bug #2015 (In Progress): name.toUri() does not return a valid URI: missing scheme
   - 
  
  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...
 - 
  
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... 
Also available in: Atom