Roy Golan has posted comments on this change.
Change subject: core: OvfReader cleanup - document empty blocks
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfReader.java
Line 382:
Line 383: readGeneralData(content);
Line 384: }
Line 385:
Line 386: protected void readSnapshotsSection(XmlNode section) {
I thought about asking you to make this abstract but the trade-off it to add
null implementation in OvfTemplate reader so in the end its the same.
So my only comment is just to make it a javadoc as well and to add @Override in
the implementing classes because its missing
Line 387: // The snapshot section only has meaning for VMs, and is
overridden in OvfVmReader.
Line 388: }
Line 389:
Line 390: protected abstract void readGeneralData(XmlNode content);
--
To view, visit http://gerrit.ovirt.org/9304
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I619991e6ebbbffac6c99a1ab2a98fa27aa57dadd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches