Skip to content

Conversation

michaelheyvaert
Copy link

Although the zeep client has a caching mechanism,
every client instantiation still incurs the overhead of processing the cached WSDL document.

This PR allows a user to pass in a pre-parsed Document so it can be used by multiple Clients.

I wasn't sure if I should add an example to the docs, since this is a more advanced use case,
but I would be glad to add this if it is useful.

@mvantellingen mvantellingen merged commit b53b177 into mvantellingen:master Nov 3, 2022
@mvantellingen
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants