diff --git a/TODO.md b/TODO.md index cb2775f0..7739dc08 100644 --- a/TODO.md +++ b/TODO.md @@ -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