blob: 8085cd0d64bbf64a2d7198b8322f2cedc7961150 [file] [log] [blame]
- provide example rpc
- at least include extensions in Descriptor
- Documentations:
- __INIT macro
- service __init function
- get rid of docs for create-service; update generally
- check over documentation again
- support Group (whatever it is)
- almost no code generator options are obeyed
- ISSUE: strings may not contain NULs
- generate Init functions / handle default values
- proper support for extensions (not sure i get what's needed)
- get rid of kThick/ThinSeparator if we decide not to use them
- stop using qsort in the code generator: find some c++ish way to do it