docu updates
[libt2n] / codegen / TODO
CommitLineData
25924cae 1- remove support for LIBT2N_EXPORT_GROUP(group) (this will simplify the generator a lot)
7309b9a1 2- add option similar to gccs -MD (at the moment it is a fixed set of files generated and
d37ba346 3 they are handled in the makefile snippet [codegen.make])
1f0aa49f 4- it would really be much nicer if the client lib includes would not depend upon boost serialization
cf406235
JT
5 i thought a solution would be to provide this optionally by wrapping the corresponding includes in a #ifdef
6 but this does not work since command.hxx is included which depends on boost serialization headers anyway
7 => we do not provide this for now
373558f7 8- naming scheme?!
53b891ed 9 perhaps generated group class should not be prefixed by cmd_group_