Nick,
it is possible to set sevreal types of handlers, message handler is on 
of them. See documentation (perldoc XML::Sablotron), look for 
XML::Sablotron::RegHandler, or/and look ak test.pl script.

Another problem is, that Sablotron can't ensure, that all memory is 
returned correctly if some error occures. We've an idea, how to do it, 
but it'll take some time to realize it.



Nick Semenov wrote:

> The older version (0.36) allowed exception handling, so that one can
> provide error handlers also written in perl and continue processing if
> such errors would occur.  If you process multiple files you do not want
> interpreter to bail out on the malformed file - just to catch the
> condition and continue.
> 
> How this can be achieved in 0.4x?
> 
>  
> 
> Thanks
> 

-- 
Pavel Hlavnicka
Ginger Alliance Ltd.
Prague; Czech Republic


Reply via email to