From e7adf623aea5d0c2cccfaa1ce8f846e4089f8af6 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 10 Apr 2015 14:31:16 -0400 Subject: [PATCH] More TODOs. --- TODO.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO.md b/TODO.md index 9375fba2..ced46c28 100644 --- a/TODO.md +++ b/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