[
Lists Home |
Date Index |
Thread Index
]
Michael Kay wrote:
> The areas where I have difficulty with non-interoperable behavior across
> parsers are primarily to do with exception handling, in areas where the
> spec is unspecific. For example, if an exception is thrown in a callback
> such as startElement(), some parsers report it to the ErrorHandler and
> others don't.
Ah, now I understand where the triplicated warnings originated.
Wouldn't it be worth to fix the spec?
J.Pietschmann
|