After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767723 - Autogenerate code from API specification
Autogenerate code from API specification
Status: RESOLVED OBSOLETE
Product: libgovirt
Classification: Other
Component: general
0.4.0
Other Linux
: Normal normal
: ---
Assigned To: libgovirt maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-06-16 09:18 UTC by Christophe Fergeau
Modified: 2021-05-25 11:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christophe Fergeau 2016-06-16 09:18:02 UTC
With v4 of the oVirt API, the API is described as java classes ( https://github.com/oVirt/ovirt-engine-api-model ), which are then used to autogenerate the various bindings.
This is done by writing a few java classes:
https://github.com/oVirt/ovirt-engine-sdk/tree/master/generator/src/main/java/org/ovirt/sdk/python
https://github.com/oVirt/ovirt-engine-sdk-ruby/tree/master/generator/src/main/java/org/ovirt/sdk/ruby

If a similar approach can be used for libgovirt code, it's going to be a huge timesaver even if the initial writing of the code generator is going to take a bit of time ;)
Comment 1 André Klapper 2021-05-25 11:23:44 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/libgovirt/-/issues/

Thank you for your understanding and your help.