1. Should I remove groups only from this AbsolutePanelParser test or from DesignTimeUtilsTest too?
2. I agree to use sorting methods with tests, however as with formatting I have one problem. I would like to do this automatically, i.e. just configure this in "Save Actions". And this means that this would be applied to any file which I touch. For formatter I can convince myself that this is not bad, because formatting rules are described in configuring guide - so any code which was re-formatted was not fully correct. But if for tests there are not such strong rule, this means that I would need to to turn off save actions when I touch existing tests. Well, if I have to turn it on/off, I can do this. So, how to you want to have tests - sorted (with same rules as code) or not? Don't give me choice please, my preferences are different than required for GWT, so I have to adopt to them in any case, and it is better to follow best rules. :-) 3. I use "position" as more-less similar word to "layer" in LayoutPanel. But if you will confirm that "child" is better, I will use it. http://gwt-code-reviews.appspot.com/715802/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors