From e49f6f7da880e984400966d1985b1e7103535ee6 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 10 Apr 2015 14:31:16 -0400 Subject: [PATCH] More TODOs. --- new/TODO.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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