Hi,

thank you, first of all because this was the first link to Zend Weekly News 
that worked. ;-)

then to the real thing: i already thougt that such an answer was abroad. i 
know that the zend engine has actually never been written to work with 
exceptions. altought the zend engine 2 has great new features its "just" an 
rewrite of version 1. alas, an exception is a direct break of code 
execution, so i actually cant understand the limitations. it should at least 
go to next years "summer of code" of google. would be interesting.

thanks.

Sebastian


""Guilherme Blanco"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 
news:[EMAIL PROTECTED]
> Hi Sebastian,
>
>
> This is known and I already asked this quite some time ago.
> Here is the summary of what have I asked here:
> http://devzone.zend.com/article/2016-Zend-Weekly-Summaries-Issue-336#Heading6
>
>
> Regards,
>
> On Wed, May 28, 2008 at 3:17 PM, Sebastian <[EMAIL PROTECTED]> 
> wrote:
>> Hi,
>>
>> i just found it's really annoying that you can't throw exception in the
>> context of __toString(). This makes it nealy impossible to work with
>> __toString() because you'll have to watch not to throw exceptions (which 
>> is
>> even more annoying..). Could this be adressed?
>>
>> Greetings
>>
>>
>>
>> --
>> PHP Internals - PHP Runtime Development Mailing List
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
>
> -- 
> Guilherme Blanco - Web Developer
> CBC - Certified Bindows Consultant
> Cell Phone: +55 (16) 9166-6902
> MSN: [EMAIL PROTECTED]
> URL: http://blog.bisna.com
> Rio de Janeiro - RJ/Brazil 



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

Reply via email to