Comment 1 for bug 730131

Revision history for this message
Philippe Pinard (philippe.pinard) wrote :

It was decided that Operation that an operation should have equals(Object) or equals(Object, Object) but never both. equals(Object) is used when two operations can be assert to be exactly equal, whereas equals(Object, Object) is used when a level of precision is required to say that two operations are equal