Hi, I just realised that some classes in Orekit don't override the equals method. This makes difficult the comparisson of two different objects (i.e. for regression testing). Do you plan on adding this in the future? Regards.