summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-04-10 14:31:16 -0400
committerPietro Gagliardi <[email protected]>2015-04-10 14:31:16 -0400
commite49f6f7da880e984400966d1985b1e7103535ee6 (patch)
treedc023e1c435e1acf5f6a6bbf1a88b17a13f60fb0
parentf37b94e73fa246080f04667ade115d706604d6c2 (diff)
More TODOs.
-rw-r--r--new/TODO.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/new/TODO.md b/new/TODO.md
index 9375fba..ced46c2 100644
--- a/new/TODO.md
+++ b/new/TODO.md
@@ -3,3 +3,11 @@
- figure out what to cleanup in darwin terminate:
- delegate
- deleted objects view
+
+ultimately:
+- make everything vtable-based
+ - provide macros for the vtables
+ - figure out where updateParent() plays into this
+ - figure out what to do about custom containers
+ - rename container to parent?
+ - make the code flow of all platforms fully symmetrical