Task #2008
closed
- Assignee set to Junxiao Shi
- Priority changed from Low to Normal
- Blocks Task #2039: Controller: remote prefix registration added
- Status changed from New to In Progress
Given that ControlCommand::makeCommandInterest
is for internal use only, I'll make a backwards-incompatible change.
- Subject changed from ControlCommand: rename Command Interest to Signed Interest to Delete deprecated Command Interest functions
- Description updated (diff)
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
I notice that ControlCommand::makeCommandInterest
is already deprecated and is not used by ndn::nfd::Controller
.
Thus I'll go ahead to delete this and other command Interest stuff.
This Task also corrects a few documentation items and test cases where "command Interest" is referred to.
- Blocked by Bug #2063: CommandValidator uses deprecated CommandInterestValidator added
- Status changed from Code review to In Progress
- % Done changed from 100 to 40
Unfortunately NFD compilation would be broken if Command Interest is completely deleted due to Bug #2063.
Therefore, Change I54c1b579cfb18c7662c20de40193be5543286841 only deletes ControlCommand::makeCommandInterest
, which relieves unnecessary burden on #2039.
"Blocks #2039" relation can be removed after this Change is merged.
After #2063 is fixed, another Change would delete CommandInterestGenerator
and CommandInterestValidator
.
- Blocks deleted (Task #2039: Controller: remote prefix registration)
- Description updated (diff)
- Target version changed from v0.3 to v0.4
- Target version changed from v0.4 to v0.5
- Status changed from In Progress to Resolved
- % Done changed from 40 to 100
- Blocked by deleted (Bug #2063: CommandValidator uses deprecated CommandInterestValidator)
- Status changed from Resolved to Closed
Also available in: Atom
PDF