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
Hello,
Voting is now open on the Throwable Interface RFC:
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...
Hello,
Voting is now open on the Throwable Interface RFC:
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...--
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
Aaron Piotrowski wrote:
Voting is now open on the Throwable Interface RFC:
When will the voting end? It seems to be best to clearly state that in
the RFC also.
--
Christoph M. Becker
Aaron Piotrowski wrote:
Voting is now open on the Throwable Interface RFC:
When will the voting end? It seems to be best to clearly state that in
the RFC also.--
Christoph M. Becker
Thank you, I’ve added this to the RFC. Voting will be open through June 24th.
Aaron Piotrowski
Hi Aaron,
On Jun 10, 2015, at 12:29 PM, Christoph Becker cmbecker69@gmx.de
wrote:Aaron Piotrowski wrote:
Voting is now open on the Throwable Interface RFC:
When will the voting end? It seems to be best to clearly state that in
the RFC also.--
Christoph M. BeckerThank you, I’ve added this to the RFC. Voting will be open through June
24th.
You need new mail thread titled "[RFC][VOTE] Throwable Interface".
Otherwise, people like me will miss it.
Regards,
--
Yasuo Ohgaki
yohgaki@ohgaki.net
Hi Aaron,
Aaron Piotrowski wrote:
Voting is now open on the Throwable Interface RFC:
https://wiki.php.net/rfc/throwable-interface https://wiki.php.net/rfc/throwable-interface
When will the voting end? It seems to be best to clearly state that in
the RFC also.--
Christoph M. BeckerThank you, I’ve added this to the RFC. Voting will be open through June 24th.
You need new mail thread titled "[RFC][VOTE] Throwable Interface".
Otherwise, people like me will miss it.Regards,
--
Yasuo Ohgaki
yohgaki@ohgaki.net mailto:yohgaki@ohgaki.net
I apologize, still learning all the protocol. I followed the format of the voting notification
I received yesterday, which also did not include [RFC] in the title. I will send another
email.
Thanks,
Aaron Piotrowski