From 0fdf03a6d450aee981ef03b48e692eec3e0d00fa Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Fri, 13 Jul 2018 04:53:47 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 81d66fcd..423a5ebb 100644 --- a/TODO.md +++ b/TODO.md @@ -6,8 +6,7 @@ https://zhuanlan.zhihu.com/p/39369370 - [ ] Workflow Codegen - [ ] When some `ref.CodeBehind="false"` classes inherit from a `ref.CodeBehind="true"` one, group them in a different pair of files. - - [ ] Change `USERIMPL` - from + - [ ] Change `USERIMPL` and finish compatibility for merging old code using `USERIMPL(NAME)` from ```c++ USERIMPL(NAME) FUNCTION-HEADER