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

Rewrite to be a better API #65

Open
KAllan357 opened this issue May 16, 2013 · 1 comment
Open

Rewrite to be a better API #65

KAllan357 opened this issue May 16, 2013 · 1 comment
Milestone

Comments

@KAllan357
Copy link
Contributor

This might be a large task, but we are missing a few key things:

  • adequate testing
  • a consistent style
  • some randomness between sending / receiving XML or JSON.

I was sorta thinking this might be an interesting place to do some metaprogramming (similar to Ridley) and maybe some experimentation with Celluloid (maybe we don't need to worry about concurrency, thought)

@josephholsten
Copy link

certain operations have to happen in order, which would muck with naive concurrency.

I'd definitely support moving the HTTP calls to faraday though.

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

No branches or pull requests

2 participants