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

improve the wsdl parser to know about messages #346

Closed
rubiii opened this issue Dec 19, 2012 · 1 comment
Closed

improve the wsdl parser to know about messages #346

rubiii opened this issue Dec 19, 2012 · 1 comment

Comments

@rubiii
Copy link
Contributor

rubiii commented Dec 19, 2012

now that all options are gathered in one (two) distinct places, it's obvious that savon has too many options to work with a somewhat "leaky abstraction". i think we can do better.

currently, savon depends on the global :convert_request_keys_to option to generate the message tag for each request. i don't know if it's possible to help with all xs types (arguments), but we can certainly get the correct message name.

i started working on wasabi's sax-parser branch again and everything looks promising so far. i'll update this issue if there's any progress.

@rubiii
Copy link
Contributor Author

rubiii commented Jul 1, 2013

this will eventually be solved by version 3.

@rubiii rubiii closed this as completed Jul 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant