...
> I am using the DbXml module with Axkit and Apache.
> The thing that confused me was that all my DbXml blocks are done using
> eval.
> But if I look at the $@ that comes out of this - it is an AxKit Error
> reference.
> AxKit is catching the error in a handler - and then wrapping it in an
> AxKit object.
> And this is where I'm getting the 'unknown throw' error - which is why I
> hacked it in AxKit.
> 
> Would I be able to use a local $SIG{__DIE__} in my code to catch the
> error before Apache / AxKit
> and do the necessary conversion?
> (That's what I'm trying next.)

I *think* that should work.

Paul




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to