X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=codegen%2FTODO;h=601a5a0d4eb7281fce81d60ca4c57aeb097f7e55;hb=b35406feb0d11c6022c58ae485e9864641b7ff9c;hp=dd9f296833b1e70ce2aa5a0e5c3477f5803054c3;hpb=373558f707dd668486de943dadfb4efe492b07af;p=libt2n diff --git a/codegen/TODO b/codegen/TODO index dd9f296..601a5a0 100644 --- a/codegen/TODO +++ b/codegen/TODO @@ -17,3 +17,14 @@ open questions: but this does not work since command.hxx is included which depends on boost serialization headers anyway => we do not provide this for now - naming scheme?! + perhaps generated group class should not be prefixed by cmd_group_ + +docu +- for the docu we need a minimal example +- for automatic testing we need a complex example + +the example should show: +- how to mark procedures +- how to write configure.ac and Makefile.am +- that we create a library for the client +- how to use that library