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

Consider making XMLElement children property public #82

Closed
DanielAsher opened this issue Jul 11, 2016 · 2 comments
Closed

Consider making XMLElement children property public #82

DanielAsher opened this issue Jul 11, 2016 · 2 comments

Comments

@DanielAsher
Copy link
Contributor

DanielAsher commented Jul 11, 2016

I need to iterate over mixed-content xml preserving the order of XMLElement / TextElements.

I have found making XMLElement children property public allows for this use case.

@DanielAsher
Copy link
Contributor Author

PR #83 includes a unit test for this use case

@drmohundro
Copy link
Owner

Just pushed version 2.4.0 for this pull request. Thanks!

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