aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..3407592
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,10 @@
+# The list of possible future improvements and ideas
+
+- Proto2 extensions? This needs some thinking how to do this. How often are
+ extensions used? Is this necessary?
+
+- Options?
+
+- has/clear procs for oneofs to check/clear the whole oneof?
+
+- Documentation!