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

SoapResponse and SoapRequest must be immutable #6

Open
tuscanicz opened this issue Jun 16, 2017 · 0 comments
Open

SoapResponse and SoapRequest must be immutable #6

tuscanicz opened this issue Jun 16, 2017 · 0 comments
Assignees
Milestone

Comments

@tuscanicz
Copy link
Owner

In order to make the code more readable and less confusing, response and request objects must be immutable.
Moreover, these objects are often used outside the library in application, so the developers should not modify the objects returned from SOAP.

@tuscanicz tuscanicz self-assigned this Jun 16, 2017
@tuscanicz tuscanicz added this to the v4.5 milestone Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant