several new TODOs

This commit is contained in:
2021-02-27 18:29:56 +11:00
parent eedff768b8
commit fcb7b82306

6
TODO
View File

@@ -1,3 +1,9 @@
## GENERAL
* SymlinkName - use it from shared everywhere, never do path_prefix by hand use this function
* AddJobForLog can absorb DEBUGs, etc. in fact fix up logging in general
* comment your code
* do we need to make some funcs/code into OO?
## DB ## DB
Need to think about... Need to think about...