I am just now starting to really deal with the Path in client side code, so my answers are incomplete.
IIRC the toString for the path is not part of the spec, so it may not be safe to rely on it. Leave a TODO to verify that. Are you sure you need the SimpleViolation? Not sure what it is gaining us here. http://gwt-code-reviews.appspot.com/1260801/diff/1/9 File user/src/com/google/gwt/requestfactory/client/testing/MockRequestFactoryEditorDriver.java (right): http://gwt-code-reviews.appspot.com/1260801/diff/1/9#newcode149 user/src/com/google/gwt/requestfactory/client/testing/MockRequestFactoryEditorDriver.java:149: // TODO Auto-generated method stub Remove TODO http://gwt-code-reviews.appspot.com/1260801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
