Actions
Feature #5069
closedReplace constructor arguments with an Options object
Start date:
Due date:
% Done:
100%
Estimated time:
Description
To stop the constructor arguments from exploding.
Corresponding change for NLSR should also be made.
Updated by Ashlesh Gawande almost 4 years ago
- Target version changed from v0.3.0 to v0.4.0
Updated by Davide Pesavento almost 2 years ago
- Assignee deleted (
Ashlesh Gawande) - Target version deleted (
v0.4.0)
Updated by Junxiao Shi over 1 year ago
- Assignee set to Junxiao Shi
- % Done changed from 0 to 30
Updated by Junxiao Shi 12 months ago
- % Done changed from 30 to 60
https://gerrit.named-data.net/c/PSync/+/7265 PartialProducer
I also got rid of the concept of "first user node".
There's no fundamental difference between first and subsequent user nodes.
Hence, the application should just invoke addUserNode
for each user node, as the example application is already doing.
Updated by Junxiao Shi 11 months ago
- % Done changed from 60 to 80
https://gerrit.named-data.net/c/PSync/+/7269 FullProducer
Updated by Junxiao Shi 11 months ago
- Tracker changed from Task to Feature
- % Done changed from 80 to 100
Actions