mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-28 20:06:01 +08:00
Update TODO.md
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
## Working On
|
## Working On
|
||||||
* Workflow
|
|
||||||
* State Machine
|
|
||||||
* GacUI Resource
|
* GacUI Resource
|
||||||
* Don't need to specify item type when assigning to array properties (e.g. Table.(Rows|Columns))
|
* Don't need to specify item type when assigning to array properties (e.g. Table.(Rows|Columns))
|
||||||
* Handle resource file encoding if there is no BOM
|
* Handle resource file encoding if there is no BOM
|
||||||
@@ -11,6 +9,7 @@
|
|||||||
* GacUI
|
* GacUI
|
||||||
* Strong-typed template checking (in XML, instead of delaying until compiling generated workflow script)
|
* Strong-typed template checking (in XML, instead of delaying until compiling generated workflow script)
|
||||||
* Icon
|
* Icon
|
||||||
|
* Layout algorithm using less power
|
||||||
|
|
||||||
## Wait For A Few Releases
|
## Wait For A Few Releases
|
||||||
* Workflow
|
* Workflow
|
||||||
@@ -45,6 +44,7 @@
|
|||||||
* Full CFG power, no limitation
|
* Full CFG power, no limitation
|
||||||
* Be able to assign to any properties (not just enum) in with statement
|
* Be able to assign to any properties (not just enum) in with statement
|
||||||
* Workflow
|
* Workflow
|
||||||
|
* State Machine
|
||||||
* Macro
|
* Macro
|
||||||
* Context-Grammar Sensitive Macro
|
* Context-Grammar Sensitive Macro
|
||||||
* Virtual function
|
* Virtual function
|
||||||
@@ -52,7 +52,6 @@
|
|||||||
* GacUI Resource
|
* GacUI Resource
|
||||||
* InstanceStyle:Replace
|
* InstanceStyle:Replace
|
||||||
* Visual State, State Machine, Animation
|
* Visual State, State Machine, Animation
|
||||||
* ev.Event-(eval|async|delayed)
|
|
||||||
* GacUI
|
* GacUI
|
||||||
* Embedded Languages: Colorizer, AutoComplete
|
* Embedded Languages: Colorizer, AutoComplete
|
||||||
* Abstract Graphics API
|
* Abstract Graphics API
|
||||||
|
|||||||
Reference in New Issue
Block a user