From 527c0945000315ed8589436d2807bd5f8ad7a543 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Fri, 8 Jan 2010 18:42:24 -0800 Subject: Reduced the complexity of the cbparser interface. --- TODO | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 28eb813..c8544b0 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,15 @@ - functionality - finish serialization - - text format to string (not just FILE*) - default values - - enums with 0 + - extensions + - MessageSet + - create msgdef with subset of fields + + - lazy parsing + - strings by reference + + - enums with 0 (is this already fixed?) + - text format to string (not just FILE*) - python - _list() accessor - expose enums @@ -15,8 +22,6 @@ - low-level encoding/decoding - event parsing - python -- performance - - strings by reference - checkin suite - benchmark diff (done) - memory footprint diff @@ -25,3 +30,6 @@ - -Werror no compiler warnings - test suite - verify that all headers compile with C++. +- misc + - handle streaming where strings span buffer boundaries + - expose an unknown field callback -- cgit v1.2.3