summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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