mindbody-api icon indicating copy to clipboard operation
mindbody-api copied to clipboard

Upgrade to Savon v3

Open wingrunr21 opened this issue 12 years ago • 2 comments

Savon v3 is under development. This issue will track the upgrade process once that gem has an official release on Rubygems.

Specific issues related to this gem:

  • Savon::Model has been removed. This is used by the Service class.
  • The way requests are built has been changed. Will need to re-examine how to inject MindBody credentials into the request.
  • Savon is swiching its underlying HTTP adapter to HTTPClient. Due to MindBody API calls not being particularly fast for large requests, I'd much prefer using something like patron or curb. Will most likely end up creating a new gem to implement the driver for one of these.

wingrunr21 avatar Sep 01 '13 01:09 wingrunr21

The first and second bullet points have been completed. Going to wait on the final Savon v3 spec to be finished before tackling the third.

wingrunr21 avatar Sep 01 '13 01:09 wingrunr21

Savon v3 is on infinite hold so this issue is a won't fix for now.

wingrunr21 avatar Feb 18 '14 15:02 wingrunr21