Gilad Chaplik has posted comments on this change.

Change subject: common: remove Config dependency from front-end.
......................................................................


Patch Set 1: (2 inline comments)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/Config.java
Line 3: /**
Line 4:  * Config Class
Line 5:  */
Line 6: public final class Config {
Line 7:     public static final String DefaultConfigurationVersion = "general";
let's move to the other patch :)
Line 8: 
Line 9:     private static IConfigUtilsInterface _configUtils;
Line 10: 
Line 11:     public static IConfigUtilsInterface getConfigUtils() {


....................................................
Commit Message
Line 3: AuthorDate: 2012-12-19 23:57:22 +0200
Line 4: Commit:     Alon Bar-Lev <[email protected]>
Line 5: CommitDate: 2012-12-20 01:54:58 +0200
Line 6: 
Line 7: common: remove Config dependency from front-end.
Not sure what is the exact policy here... but anyway the patch contains other 
modules... uicommonweb for instance- which is not common :)
Line 8: 
Line 9: The only use of class org.ovirt.engine.core.common.config.Config is to
Line 10: get the default configuration version.
Line 11: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibcbf08fd77d61a07c83e1e32f0cd67c40ab4cde0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to