ba0f3/xml.nim

QueryContext

mantielero opened this issue · 1 comments

Why QueryContext is not exported? I think it would be useful to be able to pass it to other functions in order to split parsers.

Or maybe I should do that in a different way?

I realized how to do it. Sorry.