- suspend: This is like temporarily disabling callbacks for a script. This is good because if an entity goes bizarre after executing some callback, it should be easy to disable a callback.
- resume: re-enable a callback which has been suspended. The callback must be register for resume.
We currently have a "system.reboot" which clear the complete state of the script. This is like getting a new scratchpad..
No comments:
Post a Comment