Actions
Task #4354
closedTask #4353: Improve LSA class hierarchy and related methods.
Refactor LSA methods to leverage class hiearchy
Start date:
10/23/2017
Due date:
% Done:
0%
Estimated time:
Description
The change to an LSA class tree with an abstract base invites other OOP-style changes to make the leaf classes more modular, compact. Methods that should be improved:
- getKey()
- initializeFromContent
- writeLog()
- operator<<
Actions