More TODOs.
This commit is contained in:
parent
07187a4d18
commit
e7adf623ae
8
TODO.md
8
TODO.md
|
@ -3,3 +3,11 @@
|
||||||
- figure out what to cleanup in darwin terminate:
|
- figure out what to cleanup in darwin terminate:
|
||||||
- delegate
|
- delegate
|
||||||
- deleted objects view
|
- 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
|
||||||
|
|
Loading…
Reference in New Issue