savonrb / wasabi

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

Check if any messages have been parsed before assuming #73

Closed mikevoets closed 2 years ago

mikevoets commented 6 years ago

Fixes an issue I had with a wsdl not having any message definitions in its root wsdl document. Possibly fixes #49, #54 and #61.

olleolleolle commented 4 years ago

Hi!

Thanks for working on Wasabi, @mikevoets!

This looks like an interesting and useful addition. In order to merge it, we'd need a spec, perhaps based on a fixture with the WSDL behavior you mentioned. Update https://gist.github.com/obfuscoder/f5131a5f801ea995c3ff this could be the fixture.