# # ChangeLog for /vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp # # Generated by Trac 0.11.7 # 06/29/24 08:11:21 Tue, 24 Mar 2009 22:28:31 GMT bhilburn [206] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Wrote out basic structure for the WaitForSignal for the SML. Note that ... Tue, 24 Mar 2009 22:03:08 GMT bhilburn [204] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Fleshed out the basic functions of the SML class. The meat is still ... Tue, 24 Mar 2009 21:33:27 GMT bhilburn [200] * vtcross/trunk/.gitignore (modified) * vtcross/trunk/src/service_management_layer/Makefile.am (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) * vtcross/trunk/src/service_management_layer/sml_demo.cpp (added) Initial work to get SML class compiling with a working skeleton. Still ... Sun, 22 Mar 2009 04:38:35 GMT bhilburn [181] * vtcross/trunk/src/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/cbr_demo.c (modified) * vtcross/trunk/src/include/vtcross/components.h (modified) * vtcross/trunk/src/policy_engines/PolicyEngine.cpp (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) * vtcross/trunk/src/shell/cr_shell.cpp (modified) Implemented a more standard way of registering/deregistering components ... Thu, 19 Mar 2009 17:37:36 GMT bhilburn [164] * vtcross/trunk/src/lib/socketcomm/socketcomm.cpp (modified) * vtcross/trunk/src/policy_engines/PolicyEngine.cpp (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Added some TODOs to the following files: Thu, 19 Mar 2009 14:17:26 GMT bhilburn [163] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (added) * vtcross/trunk/src/service_management_layer/dir_place_holder.temp (deleted) Deleting old empty file, adding implementation file for the SML.