[libvirt] [PATCHv2] docs: added initial page for c# binding, with links to it

arnaud.champion at devatom.fr arnaud.champion at devatom.fr
Wed Oct 20 09:22:55 UTC 2010


?I have also a problem about virError. I plan to make a class "virError" to 
handle all error related methods, the problem : a struct virError already 
exists and I don't want to mix things :S

--------------------------------------------------
From: <arnaud.champion at devatom.fr>
Sent: Wednesday, October 20, 2010 10:00 AM
To: "Eric Blake" <eblake at redhat.com>; "Justin Clift" <jclift at redhat.com>
Cc: <libvir-list at redhat.com>
Subject: Re: [libvirt] [PATCHv2] docs: added initial page for c# 
binding,with links to it

> ?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 at redhat.com>
> Sent: Tuesday, October 19, 2010 10:17 PM
> To: "Justin Clift" <jclift at redhat.com>
> Cc: <libvir-list at 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 at redhat.com    +1-801-349-2682
>> Libvirt virtualization library http://libvirt.org
>>
>> --
>> libvir-list mailing list
>> libvir-list at redhat.com
>> https://www.redhat.com/mailman/listinfo/libvir-list
>>
>
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list 





More information about the libvir-list mailing list