From 9af3e6acc241ce5c4e10d64678fa6f109eed9773 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 4 May 2015 00:36:57 -0400 Subject: [PATCH] More TODOs. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index be62e75c..4c7bd3f5 100644 --- a/TODO.md +++ b/TODO.md @@ -51,6 +51,7 @@ - drop "Page" from uiTab method names? (uiTabAppendPage() -> uiTabAppend()) - override dock menu quit item to act like our app menu quit item - consider calling setAppleMenu: for the application menu; it doesn't seem to make much of a difference but +- we might need to bring ContainerEnable() and ContainerDisable() back because of OS X and Windows :( ultimately: - add some sort of runtime type checking