rfc:anonymous_catch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:anonymous_catch [2013/06/24 23:40] – Updated PHP target version joostkrfc:anonymous_catch [2013/06/25 19:06] – Update based on mailinglist discussion joostk
Line 53: Line 53:
   * Runtime needs to perform less checks. No need to update the symboltable, no need to check exception inheritance.   * Runtime needs to perform less checks. No need to update the symboltable, no need to check exception inheritance.
   * People from other languages such as C#, Python and Ruby expect this to work   * People from other languages such as C#, Python and Ruby expect this to work
 +
 +===== Disadvantages =====
 +
 +  * The general consensus of the discussion in the mailinglist is that fully anonymous catches may encourage bad coding practices
  
 ===== Backward Incompatible Changes ===== ===== Backward Incompatible Changes =====
rfc/anonymous_catch.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1