diff --git a/apps/dsm/doc/dsm_todo.txt b/apps/dsm/doc/dsm_todo.txt index 60101c84..60ee514a 100644 --- a/apps/dsm/doc/dsm_todo.txt +++ b/apps/dsm/doc/dsm_todo.txt @@ -1,3 +1,5 @@ + + o run_invite_event per DSM script o explicit condition ordering (explicit priority) o checking of FSM consitency (e.g. target state names) o better error reporting in script compilation (e.g. line number) @@ -5,10 +7,11 @@ x 'not' operator on conditions o 'or' operator x provide session init function for modules - o embed python interpreter in module ? + x embed python interpreter in module ? -> py( ... python code ... ) condition and action - o correct en/decode DI args (e.g. arrays) + x correct en/decode DI args (e.g. arrays) o replace DSMSession::map var with map + var -> avar x register scripts as app o mod_mysql o session creation from module