Michael Pasternak has posted comments on this change.

Change subject: codegen: Only top level elements in root class map
......................................................................


Patch Set 1:

Hi Juan,

we need it not for parsing Python->XML, but to combine Python
entity correctly, since Python not Type-Safe it not aware of
the types of internal elements (see explanations in my previous comment), so 
when you need to create type Foo,
you need to know the types of internal elements of type Foo.x, Foo.y, etc. - 
otherwise you won't be able to 
construct Python object instance (not via constructor nor via setters).

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifcdefe71f3d15ab0da841f35b4b94916d19d950d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mishka8...@yahoo.com>
Gerrit-Reviewer: Ravi Nori <rn...@redhat.com>
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to