It'd be nice if, when doing $objA > $objB, that that'd invoke $objA->__compareTo($objB) or something, much like Java's Comparable interface.
- [PHP-DEV] idea: implement a Comparable interface Thomas Anderson
- Re: [PHP-DEV] idea: implement a Comparable interface Levi Morrison
- Re: [PHP-DEV] idea: implement a Comparable interf... Levi Morrison
- Re: [PHP-DEV] idea: implement a Comparable interface Adam Harvey
- Re: [PHP-DEV] idea: implement a Comparable interf... Stas Malyshev
- Re: [PHP-DEV] idea: implement a Comparable in... Daniel Ribeiro
- Re: [PHP-DEV] idea: implement a Comparable interface Nikita Popov
- Re: [PHP-DEV] idea: implement a Comparable interf... Daniel Ribeiro
- Re: [PHP-DEV] idea: implement a Comparable in... Stuart Langley
- Re: [PHP-DEV] idea: implement a Comparabl... Jake Bell
- Re: [PHP-DEV] idea: implement a Comparabl... Stas Malyshev