Change in ovirt-engine-sdk[sdk_3.4]: codegen: Sort subcollection fields

juan.hernandez at redhat.com juan.hernandez at redhat.com
Tue Apr 29 17:16:26 UTC 2014


Juan Hernandez has submitted this change and it was merged.

Change subject: codegen: Sort subcollection fields
......................................................................


codegen: Sort subcollection fields

The code generator doesn't sort the fields containing references to
subcollections. This means that the generated code may be different
depending on the default order of dictionaries, or the order of
collections in the XML schema and RSDL files. To avoid potential
uncessary changes this patch changes the code generator so that the
fields are generated in alphabetical order.

Change-Id: Ib4d9af8282d7e7fc0b9fb06e85c1dad1b62355ff
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
(cherry picked from commit e76524ba08ca5c860773829bdbb0266c6ec23cdc)
---
M src/codegen/resource/resource.py
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib4d9af8282d7e7fc0b9fb06e85c1dad1b62355ff
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_3.4
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list