You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
If you poke around in the Gemfile you can find a TODO that says to get rid of Nori. I think that @rubiii was hoping to rewrite parts of Nori that Sekken needs, in order to simplify how responses are returned. In fact, if you look at the Savon3 docs for Responses, there's a note that the current format will change, and that the goal here is to make it easier to use "parts of a response ... for another request".
I think with that part in mind, the goal would be to make the response hash keys match the request hash keys as much as possible... although it's unclear to me (without digging in more) how that might work.
not much time at the moment, but yes, i think @tjarratt summed it up nicely.
my goal for savon 3 was to get rid of nori/gyoku and find a common hash format for both
requests and responses so you can take parts from a response and use it with the next request.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Migrated from savonrb/savon#473
This ticket continues the Wasabi v4.0 milestone ticket which was driving the development for Savon version 3 up until it became Sekken.
Here is my TODO list for version 1.0:
:order!
hack.Please follow this issue for updates on Sekken.
The text was updated successfully, but these errors were encountered: