Skip to content

Instantly share code, notes, and snippets.

@trek
Created September 18, 2012 18:48
Show Gist options
  • Save trek/3745006 to your computer and use it in GitHub Desktop.
Save trek/3745006 to your computer and use it in GitHub Desktop.
Route Questions
which outlet in which parent template needs filling
which template should be used to fill it
which content/context should be used
which proxy should wrap it
which view, optionally, should supply user events or customize element attributes?
what should the state be serialized as
what happens when context is mutated
what happens when the context is mutated and the user rejects the changes
what happens when the context is mutated and the user accepts the changes
what happens when the context is mutated and the remote service accepts the changes
what happens when the context is mutated and the remote service rejects the changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment