Actions
Task #4239
closedFeature #4238: Increase independence of RoutingTable.
Agnosticize Map
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The Map abstraction class currently interacts with NLSR directly to populate its table of names. It should make the fewest assumptions possible, namely:
- I have access to a container, and
- I know the type of the contents of the container.
These two things are accomplished by using iterators.
Updated by Nicholas Gordon about 7 years ago
- Tracker changed from Feature to Task
- Start date deleted (
08/10/2017)
Updated by Nicholas Gordon about 7 years ago
- Status changed from New to Code review
- Assignee set to Nicholas Gordon
- Target version set to v0.4.0
Updated by Nicholas Gordon about 7 years ago
- Status changed from Code review to Closed
Actions