Task #4158
closed
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- % Done changed from 0 to 20
- % Done changed from 20 to 60
- % Done changed from 60 to 70
https://gerrit.named-data.net/3994 is a refactoring of ndn-autoconfig
. It related to this issue "C++11 features" because the refactoring involves usage of lambdas.
Key points are:
- Rename
Base
to Stage
.
- Decouple stages using signals.
Stage
has a default constructor. Connecting to HUB and registering prefixes are provided by the Program
, not by individual stages.
- DNS SRV querying is now a mix-in class instead of a subclass of
Base
.
- Status changed from In Progress to Closed
- % Done changed from 70 to 100
Also available in: Atom
PDF