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

[core-http] Make XML parse/deserialization a separate optional package #8616

Closed
xirzec opened this issue Apr 30, 2020 · 0 comments · Fixed by #10307
Closed

[core-http] Make XML parse/deserialization a separate optional package #8616

xirzec opened this issue Apr 30, 2020 · 0 comments · Fixed by #10307
Assignees
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@xirzec
Copy link
Member

xirzec commented Apr 30, 2020

Most services don't use XML, so it's a really heavy dependency to drag in. Clients who require XML should optionally compose a pipeline that deserializes it correctly using a core-xml package or similar.

Related to #8617

@xirzec xirzec added Client This issue points to a problem in the data-plane of the library. Azure.Core labels Apr 30, 2020
@xirzec xirzec added this to the [2020] June milestone Apr 30, 2020
@xirzec xirzec self-assigned this Apr 30, 2020
@xirzec xirzec modified the milestones: [2020] June, [2020] July Jun 8, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant