[PHP-DEV] [VOTE] Throwable Interface

2015-06-10 Thread Aaron Piotrowski
Hello,

Voting is now open on the Throwable Interface RFC:

https://wiki.php.net/rfc/throwable-interface

Please remember that this vote is not about creating separate exception 
branches,
as that decision was made in the Exceptions in the Engine RFC. This vote is 
about
having short, concise, more intuitive names that clarify the separation rather 
than
obfuscating it. Throwable and Error make stacked catch blocks cleaner with more
obvious behavior. Voting no means keeping BaseException, EngineException, etc.
that do not extend Exception, but are named as though they do.

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



Re: [PHP-DEV] [VOTE] Throwable Interface

2015-06-10 Thread Aaron Piotrowski
 
 On Jun 10, 2015, at 10:13 AM, Levi Morrison le...@php.net wrote:
 
 On Wed, Jun 10, 2015 at 9:05 AM, Aaron Piotrowski aa...@icicle.io wrote:
 Hello,
 
 Voting is now open on the Throwable Interface RFC:
 
 https://wiki.php.net/rfc/throwable-interface
 
 Not even 24 hours ago you asked for questions and comments (which
 there have been) and now it's in voting? That's a bit impatient...
 
 -- 
 PHP Internals - PHP Runtime Development Mailing List
 To unsubscribe, visit: http://www.php.net/unsub.php
 

We spoke in chat, but I wanted to reply to this for the record. Most of the
comments and discussion (both here and in chat) was in favor of the RFC, so
I decided that since the RFC had been up for discussion for over two weeks
that it should be put to a vote. Since this change needs to be made for PHP
7.0, the matter needs to be settled soon.

Regards,
Aaron Piotrowski

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



Re: [PHP-DEV] [VOTE] Throwable Interface

2015-06-10 Thread Levi Morrison
On Wed, Jun 10, 2015 at 9:05 AM, Aaron Piotrowski aa...@icicle.io wrote:
 Hello,

 Voting is now open on the Throwable Interface RFC:

 https://wiki.php.net/rfc/throwable-interface

Not even 24 hours ago you asked for questions and comments (which
there have been) and now it's in voting? That's a bit impatient...

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