Commit Graph

7 Commits

Author SHA1 Message Date
53e8427b66 Added data flow chart for console and added structure for ServiceManager control to UML file. 2020-12-27 15:33:17 -06:00
4996982c89 ServiceManager completed and ServiceInfo modified to increase encapsulation.
ServiceManager tested and ServiceInfo tests updated to reflect changes.
2020-12-26 13:50:09 -06:00
3a49502970 Cleaned up code smells.
Made fields readonly when possible.

Changed message for exception regarding argument to be correct.
2020-12-25 03:50:37 -06:00
acd735d9df Began implementing explicit log flushing. 2020-12-25 03:50:18 -06:00
e4f2ebf792 Removed unecessary method. 2020-12-25 03:37:26 -06:00
ca7221ea42 Added vscode assets. 2020-12-25 02:28:39 -06:00
6467c178c3 Basic service entity completed and tested.
added UML to guide actual implementation for Host.

ModuleLoader, ServiceGateway, are written but untested.
2020-12-24 16:33:17 -06:00