On Tue, 2003-02-04 at 13:05, Harald Radi wrote:
> ?
> 
> harald

Well, you were talking about throwing exceptions from within C
sourcecode, weren't you? You would need a zend_class_entry to throw -
but what should this point to? You would probably go ahead and declare
an exception class (in your extension, in the Zend Engine?) - which I do
not think of as a good idea due to the mentioned reasons.

- Timm



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to