Wez Furlong wrote:
> This is *extremely* important for people writing such things as
> SOAP or RPC servers that want to keep their implementations as
> robust as possible.

  I was thinking about those, too.

> While we are at it, lets have the call to undefined method fatal
> error and the type-hint checking raise exceptions too; procedural
> code will still bail out if it doesn't catch the exception, while
> robust OO coders will be able to act on the event and handle it
> gracefully.

  Amen,
Sebastian

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

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

Reply via email to