More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-10 14:31:16 -04:00
parent f37b94e73f
commit e49f6f7da8
1 changed files with 8 additions and 0 deletions

View File

@ -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