From 1bbbc624ddf10d10c3c7d8ea4749100b6e6666a1 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Tue, 27 Dec 2011 23:50:02 +0800 Subject: [PATCH] Remove inscrutable TODO, optionalize another. Signed-off-by: Edward Z. Yang --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index d09ce9e1..b79e47da 100644 --- a/TODO +++ b/TODO @@ -14,12 +14,11 @@ afraid to cast your vote for the next feature to be implemented! Things to do as soon as possible: - Think about allowing explicit order of operations hooks for transforms - - Inputs don't do the right thing with submit - Fix "<.<" bug (trailing < is removed if not EOD) - Build in better internal state dumps and debugging tools for remote debugging - Allowed/Allowed* have strange interactions when both set - - Transform lone embeds into object tags + ? Transform lone embeds into object tags - Deprecated config options that emit warnings when you set them (with' a way of muting the warning if you really want to) - Make HTML.Trusted work with Output.FlashCompat -- 2.11.4.GIT