Actions
Task #4235
closedTask #4127: Rebuild the LSDB
Simplify LSDB Dataset Interest Handler and LSA Publisher
Start date:
08/09/2017
Due date:
% Done:
100%
Estimated time:
Description
The current state of the LSDB Dataset Interest Handler is repetitive, with little advantage gained by the organization into classes. Additionally, it relies too much on the internals of the LSDB. Instead, it should be as agnostic as possible about where the LSAs that its publishing have come from, say with an iterator pair, or some container filled with LSAs.
Updated by Nicholas Gordon almost 7 years ago
- Target version changed from v0.4.0 to v0.5.0
Updated by Nicholas Gordon almost 7 years ago
- Target version changed from v0.5.0 to Minor release 0.4.1
Updated by Nicholas Gordon almost 7 years ago
- Status changed from New to Closed
It appears that this patch was merged some time ago, but the issue was never closed.
Actions