Re: SAX: Error Reporting (question 4 of 10)

David Megginson (ak117@freenet.carleton.ca)
Sun, 4 Jan 1998 09:51:59 -0500


Paul Prescod writes:

> I would prefer a getCurrentLocation() method that can be called
> anywhere.

I had considered adding something like that to XmlParser, but am not
certain if the complexity is worth it -- if we allow it, then we might
want to pass the current parser as an argument to each callback.

All the best,

David