ikorin24/U8XmlParser

Position for each element

SebastianStehle opened this issue · 2 comments

Would be great to have an (optional) position (line-number + column) for each element.

I would like to consider execution speed and memory usage and add implementation if possible.

Thank you.

Absolutely. Everything has costs, but if the costs are acceptable it could help to improve error messages for developers and users.