Johann Tuffe
Johann Tuffe
I think I've already answered somewhere but no, there is no such capability yet. I would be happy to merge a PR if you have some time to do it.
Sorry for the long delay before answering. Indeed `read_text` is not very smart at the moment and expects to receive `Event::Text` then `Event::End` directly. It doesn't expect an inner node....
I have merged #290 even if it is scary :). I'll bump the 0.x so it won't accidentally break anything. On one hand I'd like to wait for your tests...
Just published v0.23.0-alpha1. there seems to be an issue with GitHub so I can't push the commit. I'll try later
Thanks for the report! (and for everything else you're doing)
I agree more documentation is always better. I am not sure I'll find time to write it soon but in a sketch: 1. small xml / performance not critical /...
Nested readers are good when there are really lot of levels. I find them more complicated than simple state machines but this is subjective (matching the state and the event...
There is no such feature at the moment.
We're starting to have some support for Date format parsing fyi.
I think I understand where you're coming from but pip.conf is a de-facto standard. I don't remember ever changing it so I'd say it is particularly stable and deserves an...