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

Writer planned? #1

Closed
matt2xu opened this issue Feb 24, 2016 · 3 comments
Closed

Writer planned? #1

matt2xu opened this issue Feb 24, 2016 · 3 comments

Comments

@matt2xu
Copy link

matt2xu commented Feb 24, 2016

Very promising crate, I like the emphasis on performance, and the simple API. I would gladly use it, except that my use case is to read XML, transform it (replace text, include other XML files, etc.), and then write the result.

Do you envision the crate to support writing XML as well? If so, this is something I would be glad to contribute! Hopefully with a quick writer, too :-)

@tafia
Copy link
Owner

tafia commented Feb 25, 2016

I would welcome any contribution!
I haven't planned it in the short term because I don't need it yet.
But I agree it could be very nice to have it.

@matt2xu
Copy link
Author

matt2xu commented Feb 25, 2016

Great! Just made a pull request for implementing the writer, see #2

@tafia
Copy link
Owner

tafia commented Feb 25, 2016

That was fast!
Thanks for the PR, I'll review it asap
On 25 Feb 2016 19:37, "Matthieu Wipliez" [email protected] wrote:

Great! Just made a pull request for implementing the writer, see #2
#2


Reply to this email directly or view it on GitHub
#1 (comment).

@tafia tafia closed this as completed Feb 26, 2016
dralley pushed a commit to dralley/quick-xml that referenced this issue May 5, 2022
Simplify named attribute access code on BytesDecl
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

2 participants