2008-08-23 19:59:17 +00:00
|
|
|
- provide example rpc
|
2008-08-25 17:50:52 +00:00
|
|
|
- at least include extensions in Descriptor
|
2008-08-27 02:14:42 +00:00
|
|
|
- test code:
|
|
|
|
- service method lookups
|
|
|
|
- out-of-order fields in messages (ie if the number isn't ascending)
|
|
|
|
- gaps in numbers: check that the number of ranges is correct
|
2008-08-23 20:44:49 +00:00
|
|
|
|
2008-08-25 17:50:52 +00:00
|
|
|
- Documentations:
|
2008-08-23 20:44:49 +00:00
|
|
|
- __INIT macro
|
2008-08-25 17:50:52 +00:00
|
|
|
- service __init function
|
|
|
|
- get rid of docs for create-service; update generally
|
|
|
|
- check over documentation again
|
2008-08-22 22:15:42 +00:00
|
|
|
|
|
|
|
- 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
|