From 9bd9b42108afa33675ab11db7d0dc22b24d2c353 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Sun, 15 Jan 2017 03:59:47 -0800 Subject: [PATCH] Update TODO.md --- Import/TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Import/TODO.md b/Import/TODO.md index a1006a74..4d3b0b6c 100644 --- a/Import/TODO.md +++ b/Import/TODO.md @@ -4,8 +4,10 @@ * Workflow * Attributes * **Workflow to C++ code generation with hint**. - * Types and other symbols, which are reported not supported in C++, cannot be used. * Generate reflection code, protected by VCZH_DEBUG_NO_REFLECTION. + * VlppWorkflowCppHelper.h + * Multiple file support + * Merge user code ## Comming Soon * GacUI