TODO: remove 'dispatch-within-dispatch'

it's related to the RPC code, and that's been split out into
protobuf-c-rpc now.
This commit is contained in:
Robert Edmonds 2014-04-04 19:20:51 -04:00
parent 5353ba7432
commit 9eb868d33d

2
TODO
View File

@ -6,8 +6,6 @@
wire_format_lite_inl.h .. adjust somehow .. possibly write an email
- BUG? shouldn't enum..by_name[] and enum..by_number[] in the generated-code
be static??
- dispatch-within-dispatch protection needed (ie assert that you can't
recursively invoke the main-loop)
--------------------
--- NEEDED TESTS ---