Vojtech Szocs has posted comments on this change.

Change subject: webadmin,userportal: Improve UI code performance
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/ConstantsManager.java
Line 3: import com.google.gwt.core.client.GWT;
Line 4: 
Line 5: public final class ConstantsManager {
Line 6: 
Line 7:         private static final ConstantsManager INSTANCE = new 
ConstantsManager();
TODO(vszocs) reformat with spaces, don't use tabs.
Line 8:         private static final Constants constants = 
GWT.create(Constants.class);
Line 9:         private static final Messages messages = 
GWT.create(Messages.class);
Line 10: 
Line 11:        private ConstantsManager() {


--
To view, visit http://gerrit.ovirt.org/9365
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I264952895c33454e925ca2c109dd019a61aab879
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to