Skip to content

Conversation

@tomjnixon
Copy link
Member

allow reading and writing non-standard or unimplemented xml features by sub-classing the xml reader and writer class

the reader part could be merged. writer needs more work -- it's a more invasive change and it's not clear if it's needed.

- better reflect how it actually works; it's slightly less convenient,
  but wrappers could be provided if necessary

- can now load from pre-parsed xml documents, which makes
  pre-processing nicer
this needs doing for all types and block formats. it's a bit of an
annoying change, so we should only do this if we need it
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.

2 participants