Commit ad6f1047 by jasl

update

parent a4c87c52
...@@ -28,7 +28,9 @@ BTW, the dummy app is a full-featured app with production level codebase that yo ...@@ -28,7 +28,9 @@ BTW, the dummy app is a full-featured app with production level codebase that yo
## Todo ## Todo
- Make sure transit must be an atomic operation, and help developers to avoiding Rails' nested transaction pitfalls. - Make sure transit must be an atomic operation, and help developers to avoiding Rails' nested transaction pitfalls.
- Consider consequences of changing the Net, well handle Net changes. e.g: what about running instances? - Find a good way to validate all nodes of the net, when? where? how?
- Consider consequences of changing the net, well handle it changes. e.g: what about running instances?
- Consider side-effect if interactive non-workflow resources.
- Stabilizing interfaces. - Stabilizing interfaces.
- Evaluate that can supporting async, scheduled and event-based transition properly. - Evaluate that can supporting async, scheduled and event-based transition properly.
- Efficiency (especially database queries). - Efficiency (especially database queries).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment