Vojtech Szocs has posted comments on this change.

Change subject: core: enable ConfigValues injection
......................................................................


Patch Set 7: Code-Review+1

Nice draft patch, just a few comments:
* BllCDIAdapter.produceConfigValue - currently works only for ConfigValues 
members typed as Integer via @TypeConverterAttribute(Integer.class) - how will 
this look like when we want to support other types like String, Boolean, etc.?
* stuff under 
frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/uioverrides/
 - is this really necessary? Sources placed here are meant to override their 
default (backend Java) implementations for use with GWT, but types like Config 
& @ConfigValue should not be used in frontend code, and therefore these 
overrides should not be necessary (?)

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I63c4d5f6239d5f4fd7737f9637d1a6e999020b1b
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to