Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Extend SCION API with initialize, suspend and resume methods #342

Open
jbeard4 opened this issue Jan 31, 2015 · 0 comments
Open

Extend SCION API with initialize, suspend and resume methods #342

jbeard4 opened this issue Jan 31, 2015 · 0 comments
Assignees

Comments

@jbeard4
Copy link
Owner

jbeard4 commented Jan 31, 2015

initialize()

  • fetch scripts
  • evaluate datamodel

resume(snapshot)

Enter snapshot states without triggering enter actions.
Rehydrate datamodel if it defined in the snapshot; otherwise, ignore.

start

  • Alias for initialize, and then send event to state machine that triggers transition to initial state.

suspend

Alias for getSnapshot

@jbeard4 jbeard4 self-assigned this Jan 31, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant