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. > >