
29 Oct
2010
29 Oct
'10
10:12 p.m.
On 10/30/2010 02:06 AM, arnaud.champion@devatom.fr wrote:
Hmm, that's what I call a "wrapper" (I don't know if it is the good term)
I have created one for my project DAVIM. It is almost complete, I have encapsulate IntPtr and all of this in classes.
for example I have class "LibvirtHost" and "LibvirtDomain" and "LibvirtNetwork" and so on. Each object keep his IntPtr and expose smooth methods to use bindings.
I don't know if it can be a start point.
Sounds like it might be worth looking at later on, after we get these initial C# pieces working nicely. :)