Update TODO v2.0

This commit is contained in:
chrys87
2017-11-08 17:09:27 +01:00
committed by GitHub
parent 77715ff5da
commit 4ae28544e6

View File

@ -8,6 +8,7 @@ Cleanups:
- split oldValues := newValues out to helper function
[] split it out
[] use it in vcsa driver
[] re.sub(' +,' ',text) -> text.lstrip()? check this?
- Migrate *Data.py to classes and use getter/setter (Easy for contribution)
[] commandsData.py
[] eventData.py