Update TODO.md

This commit is contained in:
Zihan Chen
2018-07-15 05:03:44 -07:00
committed by GitHub
parent a0a4cbb43d
commit 55df568edd

View File

@@ -5,7 +5,8 @@ https://zhuanlan.zhihu.com/p/39369370
# GacUI 1.0
- [ ] Workflow Codegen
- [ ] When some `ref.CodeBehind="false"` classes inherit from a `ref.CodeBehind="true"` one, group them in a different pair of files.
- [x] When some classes inherit from a `@cpp:File` class, group them in a different pair of files.
- [ ] Test internal structs and classes, which depends on other internal structs and classes inside a `@cpp:File` class.
- [x] Change `USERIMPL` and finish compatibility for merging old code using `USERIMPL(NAME)` from
```c++
USERIMPL(NAME)