Update TODO.md

This commit is contained in:
Zihan Chen
2017-02-10 16:27:40 -08:00
committed by GitHub
parent 3a60e6da45
commit d5379b04cb
+5
View File
@@ -40,6 +40,7 @@
* InheritableCustomControl
* GuiCustomControl::SetContainerComposition // using a special syntax
* Make ItemSource from constructor argument to property
* Localizable text template resource
* GacGen.exe
* Enable linking to external symbols
* DocTools
@@ -84,6 +85,10 @@ To implement
* Delayed operations
* State machine (visual state, animation)
### Need to consider
* Scheduler
* How to build syntax suger for different kinds of state machines (e.g. Macro)
### State Machine Interface
```
namespace system