From 7c448c066b032dce5a15a5c4632eac43ec77e195 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Wed, 1 Feb 2017 22:22:29 -0800 Subject: [PATCH] Update TODO.md --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index f3b81b2e..ddacf140 100644 --- a/TODO.md +++ b/TODO.md @@ -3,6 +3,7 @@ ## Working On * GacUI Resource * Don't need to specify item type when assigning to array properties (e.g. Table.(Rows|Columns)) + * Correctly handle spaces when saving `` * GacUI * Report errors with XML row/column number, instead of having Workflow_ValidateStatement * Strong-typed template checking (in XML, instead of delaying until compiling generated workflow script)