Skip to content

Allow to pass in a pre parsed Document #1330

New issue

Have a question about this project? Sign up for a free account to open an issue and contact its maintainers and the community.

By clicking “Sign up for ”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on ? Sign in to your account

Merged
merged 1 commit into from
Nov 3, 2022

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.

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

Thanks!

Sign up for free to join this conversation on . 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