]> Kevux Git Server - fll/commitdiff
Update: todo notes added
authorKevin Day <thekevinday@gmail.com>
Wed, 24 Jun 2020 05:18:41 +0000 (00:18 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 24 Jun 2020 05:18:41 +0000 (00:18 -0500)
documents/todo.txt

index e1f86f667e9d6aa111cb8cae933e2eaa7650461a..5da916c75b182f861d2a0fd27020a0f1244dcf30 100644 (file)
@@ -88,3 +88,7 @@ Go back through all existing f_file and f_directory code, updating return codes
 Update f_utf_file and create a f_utf_directory?
 
 Remove empty projects and cleanup private functions.
+
+The f_conversion project:
+- needs to have its parameter orders corrected.
+- needs to follow the private-conversion.? design.