RE: [xml] windows configure patch



  I'm tempted to add a new global "structured" error handler which
would be used in preference to xmlGenericError() if defined. Something
like an
   xmlStructuredError(void *user_data, xmlErrorPtr error);
and add a parser context field to the xmlError structure. Then
use that for the Python bindings to allow to build decent handling.

Can you elaborate on this context field in xmlError?
You would use that context field instead of per parser context callbacks?

-sbi




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]