Actions
Task #1981
closedRemove scheduler from Nlsr object
Start date:
09/11/2014
Due date:
% Done:
100%
Estimated time:
Description
Currently, the Nlsr class manages an instance of the scheduler. If an object wants to use the scheduler, it must have a reference to the Nlsr object.
Instead, the scheduler should be independently accessible by any class.
Actions