Draft proposal: allow the use of relational operators on Comparable classes (original) (raw)
Olivier Chorier lapsus63 at gmail.com
Wed Mar 18 04:57:31 PDT 2009
- Previous message: Draft proposal: allow the use of relational operators on Comparable classes
- Next message: Draft proposal: allow the use of relational operators on Comparable classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I think dots are not a good solution because IDE are used to propose auto-completion with it
2009/3/18 Howard Lovatt <howard.lovatt at iee.org>
You could use new operators:
.<._ _.<=._ _.>. .>=. .==. The dots are meant to remind everyone that a method, comparable, is called.
- Previous message: Draft proposal: allow the use of relational operators on Comparable classes
- Next message: Draft proposal: allow the use of relational operators on Comparable classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]