aboutsummaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorJon Skeet <skeet@pobox.com>2008-10-22 13:30:34 +0100
committerJon Skeet <skeet@pobox.com>2008-10-22 13:30:34 +0100
commit6803686bc06c4d96afd9bd2637f7b37a58596699 (patch)
tree4b21c563f4cd4e399fbc0b253bc2f15e822eae88 /todo.txt
parentf0589506c96600dcd01319b9d1929d87505f3daa (diff)
downloadprotobuf-6803686bc06c4d96afd9bd2637f7b37a58596699.tar.gz
protobuf-6803686bc06c4d96afd9bd2637f7b37a58596699.tar.bz2
protobuf-6803686bc06c4d96afd9bd2637f7b37a58596699.zip
First cut at new layout
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
new file mode 100644
index 00000000..9443e0ab
--- /dev/null
+++ b/todo.txt
@@ -0,0 +1,14 @@
+Current task list (not in order)
+
+1) Fix GeneratedBuilder.MergeFrom
+2) Extra unit tests for pending Java optimisation
+3) Refactor IsInitialized
+4) Performance framework
+5) Optionally remove dependencies to core and csharp options
+6) Remove multifile support
+7) Remove bootstrapping hack
+8) Improve "regenerating descriptor.proto" hack
+10) Mono support
+11) Docs
+12) Clean up protogen code
+13) Add flags to protogen