Some examples (autobackup.py) are still using the incorrect log calls.
Ensure all examples are updated
Make a new test called run_examples.py which uses unittest to clear a log folder, run all examples, and test the resulting logs
document_AIKIF.py = include new programs
ex_index_mydocs.py = use config.py for folders
ex_project_management.py = uses project.py (in conjunction with text files from existing dicts)
finance_example.py = needs to be completed - loads but no mappers used.
game_of_lifeconsole.py = needs new logging
puzzle*.py = needs implementing (just headers at the moment)
cleaned out old examples to z_prototypes, and have a new AIKIF_document folder which shows how to use this to document full software project (in progress)
Some examples (autobackup.py) are still using the incorrect log calls.
Ensure all examples are updated
Make a new test called run_examples.py which uses unittest to clear a log folder, run all examples, and test the resulting logs
document_AIKIF.py = include new programs ex_index_mydocs.py = use config.py for folders ex_project_management.py = uses project.py (in conjunction with text files from existing dicts) finance_example.py = needs to be completed - loads but no mappers used. game_of_lifeconsole.py = needs new logging puzzle*.py = needs implementing (just headers at the moment)