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

a few conveniences #81

Merged
merged 5 commits into from
Jan 24, 2021
Merged

a few conveniences #81

merged 5 commits into from
Jan 24, 2021

Conversation

webern
Copy link
Owner

@webern webern commented Jan 24, 2021

Adds a few conveniences that I wanted to have while using the library. Also makes the fields of PI private, which is related to #9, which is already closed (must have forgotten processing instructions).

A few simplifications from the linter. Also, the changes to the
processing instruction tests highlighted the fact the the struct fields
are public. I added new function to prepare for making them private.
Make the fields of the PI struct private.
Being able to pretty-print an element with display can be useful, at
least for debugging if nothing else.
There is a lot left to do, but this adds some preliminary datatypes
for working with XML namespaces.
@webern webern merged commit 0333772 into master Jan 24, 2021
@webern webern deleted the pr branch January 24, 2021 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant