Martin Peřina has posted comments on this change. Change subject: codegen: Sort and remember header parameters ......................................................................
Patch Set 4: Code-Review+1 (2 comments) https://gerrit.ovirt.org/#/c/39459/4/generator/src/main/java/org/ovirt/engine/sdk/generator/Memory.java File generator/src/main/java/org/ovirt/engine/sdk/generator/Memory.java: Line 29: import java.util.List; Line 30: import java.util.Properties; Line 31: Line 32: /** Line 33: * This class stores information that the generator needs to remember. Thss information will be loaded when the This information ... Line 34: * generator starts (usually from an {@code memory.properties} file), potentially updated during the execution, and Line 35: * saved when the generator finishes. In addition to the typical methods to get and put properties this class also Line 36: * provides some methods to simplify handling properties associated to instances of the {@link DetailedLink} class, as Line 37: * that is what the generator will actually use. Line 30: import java.util.Properties; Line 31: Line 32: /** Line 33: * This class stores information that the generator needs to remember. Thss information will be loaded when the Line 34: * generator starts (usually from an {@code memory.properties} file), potentially updated during the execution, and from a ... Line 35: * saved when the generator finishes. In addition to the typical methods to get and put properties this class also Line 36: * provides some methods to simplify handling properties associated to instances of the {@link DetailedLink} class, as Line 37: * that is what the generator will actually use. Line 38: */ -- To view, visit https://gerrit.ovirt.org/39459 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4a3916a04e8475f105099836de67ab85d3fb3feb Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
