Actions
Task #4128
closedAdd a finally() to canonizeUris
Start date:
06/13/2017
Due date:
% Done:
0%
Estimated time:
Description
Because canonization needs to happen before initialization, currently the canonizeNeighborUris() method directly calls Nlsr::initialize(). This is somewhat sub-optimal, and should be changed so that the function can seamlessly call any function after finishing. That would make unit testing easier.
Updated by Nicholas Gordon over 7 years ago
- Status changed from In Progress to Code review
Updated by Nicholas Gordon about 7 years ago
- Status changed from Code review to Closed
Updated by Ashlesh Gawande almost 6 years ago
- Related to Task #4817: Canonize FaceUri in conf file processor added
Actions