summaryrefslogtreecommitdiffstats
path: root/mojo/public/cpp/bindings/lib/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/public/cpp/bindings/lib/TODO')
-rw-r--r--mojo/public/cpp/bindings/lib/TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/mojo/public/cpp/bindings/lib/TODO b/mojo/public/cpp/bindings/lib/TODO
deleted file mode 100644
index 21bcb6f..0000000
--- a/mojo/public/cpp/bindings/lib/TODO
+++ /dev/null
@@ -1,6 +0,0 @@
-TODOs:
- - Ensure validation checks are solid
- - Add tests of validation logic
- - Optimize Buffer classes?
- - Add compile-time asserts to verify object packing and padding.
- - Investigate making arrays of objects not be arrays of pointers.