savonrb / wasabi

A simple WSDL parser
MIT License
90 stars 84 forks source link

Operation parameters #20

Closed hesenrre closed 11 years ago

hesenrre commented 11 years ago

Added operation parameter listing:

:smiley:

hesenrre commented 11 years ago

Sorry I just saw that it's not building for ruby 1.8.7 and jruby-18mode, I'm changing to old fashion hash syntax and sending a new pull request with that, do I change also the version from 3.0.0 to 3.0.1 ? :blush:

hesenrre commented 11 years ago

The building is falling with ree, it seems to be a reported here

rubiii commented 11 years ago

hey @hesenrre,

thanks for this! unfortunately, your changes conflict with what i was working on for the last couple of months. the new code was pushed to master over the last weeks. sorry. i updated the changelog to reflect the changes.

this is still work in progress, but i would like as many people as possible to test it as early as possible. i haven't added a lot of tests around operation parameters yet and the current Type and SimpleType classes are something i need to work on before the release, but i would still like to solve this with 4.0.0.

cheers, daniel

hesenrre commented 11 years ago

Hi @rubiii

I'm glad about this new version, don't worry about, I'll update my project and see on what could I help you.

Regards Demet

rubiii commented 11 years ago

great. i'm working on improving the currently very simple schema type classes and hope i can push something until the end of the week.

rubiii commented 11 years ago

@hesenrre the next major savon/parser upgrade is still going to take a while, so i scheduled your changes to be released with wasabi v3.2.0.