On 11 Sep 2010, at 03:37, Matthew Weier O'Phinney wrote:

> * Looking for exceptions from a specific component, but don't care
>   about the specifics beyond that? Catch that component's Exception
>   interface.

I still think that this it's very clever that this actually works :) It's only 
because of this feature of PHP that the ZF2 exception proposal makes sense. I 
particularly love the idea of being able to use semantically correct SPL 
exceptions rather than using strstr()!

Regards,

Rob...

Reply via email to