rfc:comparable

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:comparable [2015/02/19 22:25] – Slightly change the wording of the introduction to be clearer. aharveyrfc:comparable [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 118: Line 118:
   * Comparison of objects with non-objects may become confusing, particularly if scalar casting is added to the mix.   * Comparison of objects with non-objects may become confusing, particularly if scalar casting is added to the mix.
   * Comparison of objects with objects of a different class may be confusing or ill-defined.   * Comparison of objects with objects of a different class may be confusing or ill-defined.
 +  * Why we use interface instead of magic method. Comparable is not reserved currently, but methods started with __ are always reserved.
  
 ===== Alternative Approaches ===== ===== Alternative Approaches =====
rfc/comparable.1424384755.txt.gz · Last modified: 2017/09/22 13:28 (external edit)