Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default Behaviours of Upload Option #2

Open
gregglind opened this issue Jan 7, 2013 · 1 comment
Open

Default Behaviours of Upload Option #2

gregglind opened this issue Jan 7, 2013 · 1 comment
Labels

Comments

@gregglind
Copy link
Owner

It is not clear what the default 'upload' pattern should be.

Some things that might happen on Upload success:

  • clear the data
  • delete / kill the addon
  • notify the user
  • continue running as normal
  • store a 'study done' variable somewhere.
  • stop the study and delete it.

Some things that might happen on Upload success:

  • try again later?

For now, all of these options will be reflected in the ezupload function. upload will stay 'thin'. Votes and comments welcome below.

@gregglind
Copy link
Owner Author

see: https://gist.github.com/4476883

gregglind added a commit that referenced this issue Mar 15, 2013
* test coverage of "success" branch of ezupload.
* it's gross that `ezupload` promises different things depending on what
happens...
  - data clear
  - the death of the addon
  - res

SHOULD IT CLEAR?  SHOULD IT KILL?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant