?Hi,
I'm current renaming C# binding classes as Eric suggest. And I have a little
problem with the naming of the "virGetVersion" and "virInitialize", I
think
put them in a class named "virLibrary" but I don't know if it is a good
idea.
Arnaud
--------------------------------------------------
From: "Eric Blake" <eblake(a)redhat.com>
Sent: Tuesday, October 19, 2010 10:17 PM
To: "Justin Clift" <jclift(a)redhat.com>
Cc: <libvir-list(a)redhat.com>
Subject: Re: [libvirt] [PATCHv2] docs: added initial page for c# binding,
with links to it
On 10/19/2010 02:04 PM, Justin Clift wrote:
> Adds a new page for the C# language bindings being developed by Arnaud
> Champion.
ACK.
> +<h2>Usage</h2>
> +
> +<p>
> + The class library exposes the<b>LibvirtBindings</b> namespace.
> + This namespace exposes all of the needed types (enum, struct),
> + and 2 main classes,<b>libVirt</b>
and<b>libvirtError</b>.
This may need editing as we clean up the bindings to have shorter names
(in the style of the python or Java bindings where virConn and virDomain
are object names, and can thus be omitted from function names that operate
on those objects), as well as fixing the case of libvirt. But those
patches should not be applied until the bindings are patched, so not an
issue for now.
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org
--
libvir-list mailing list
libvir-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list