From d6a5228e6f3c4569fba9a8fff382120cd233baf0 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 12 Aug 2011 05:10:54 -0400 Subject: garden --- TODO.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.txt b/TODO.txt index d059691cd..8552525df 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,6 +4,11 @@ Pyramid TODOs Should-Have ----------- +- Make it possible to use tween aliases in explicit tween config? If not, + the tween factories of all add-ons must be APIs. + +- Tween factories that are instances get a weird name. Disallow? + - BeforeRender event subclasses dict but implements a bunch of shit. Its repr is currently broken (it always shows empty). Decide what to do. -- cgit v1.2.3