|
From: Christophe de V. <cde...@ne...> - 2002-11-17 14:00:27
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I just added some exception classes : exception, libxml_error and internal_error in the xmlpp namespace. I did not integrate them at all. In fact I'm not sure about how to handle libxml errors in fact. I'm currently reading the doc but I don't find anything very complete. Should we use, for example, xmlSetGenericErrorFunc () ? this would permit to handle at ones all errors by parse errors and validating ones. For theses, how to do properly ? Moreover, should we add a error_number attribute to the libxml_error class ? I'm waiting for your comments, Christophe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE916DpoNwgyKmVCd0RAmroAJ992WPLlcbKnOQRxg/GBR73V1OpAQCeJAm4 qUH2IpBHl0tN2iQYNXnb8TQ= =rVyD -----END PGP SIGNATURE----- |