| Index: mojo/public/bindings/lib/TODO
|
| diff --git a/mojo/public/bindings/lib/TODO b/mojo/public/bindings/lib/TODO
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..380a842055992528941a40fee66f49db86447af1
|
| --- /dev/null
|
| +++ b/mojo/public/bindings/lib/TODO
|
| @@ -0,0 +1,10 @@
|
| +TODOs:
|
| + - Ensure validation checks are solid
|
| + - Add tests of validation logic
|
| + - Add tests of Buffer classes
|
| + - Optimize Buffer classes?
|
| + - Make "Clone" method public?
|
| + - Specify object packing.
|
| + - Add compile-time asserts to verify object packing.
|
| + - Pack boolean arrays?
|
| + - Is bindings_internal.{h,cc} the right name for these files?
|
|
|