Added TODO for making WattsToConsider(...) a receiver of def.Task and changing its name to Watts(...)

This commit is contained in:
Pradyumna Kaushik 2017-02-10 20:28:06 -05:00
parent ae55790c76
commit ad925dfc8f

View file

@ -16,6 +16,7 @@ To Do:
longer any tasks to schedule. longer any tasks to schedule.
* Have a centralised logFile that can be filtered by identifier. All electron logs should go into this file. * 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. * 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 **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 machine on which electron is launched for logging to work and PCP collector agents installed