Actions
Task #2884
closedDeprecate get/setScope, remove in a later release
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
06/12/2015
Due date:
% Done:
0%
Estimated time:
Description
From the nfd-dev mailing list: "Interest.Scope was was removed from the NDN specification some time ago and we never actually supported it inside NFD." Therefore, in all client libraries treat get/setScope the same as deprecated NDNx support (since it is legacy from NDNx). Remove it when we remove NDNx support.
Updated by Anonymous over 9 years ago
- Status changed from New to Closed
Changes are merged into the master branch of all client libraries. get/setScope will be removed when task #2624 is closed.
Actions