Added TODO for making WattsToConsider(...) a receiver of def.Task and changing its name to Watts(...)
This commit is contained in:
parent
ae55790c76
commit
ad925dfc8f
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ To Do:
|
|||
longer any tasks to schedule.
|
||||
* Have a centralised logFile that can be filtered by identifier. All electron logs should go into this file.
|
||||
* Make def.Task an interface for further modularization and flexibility.
|
||||
* Convert def#WattsToConsider(...) to be a receiver of def.Task and change the name of it to Watts(...).
|
||||
|
||||
**Requires [Performance Co-Pilot](http://pcp.io/) tool pmdumptext to be installed on the
|
||||
machine on which electron is launched for logging to work and PCP collector agents installed
|
||||
|
|
Reference in a new issue