<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=utf-8 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.7930.16406"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT face=Calibri>Hi </FONT><FONT 
face="Times New Roman">Jaromír,</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>It's right I haven't used your classes which envelops 
libvirt function, I have written my own wrapper which I use in my tool DAVIM. 
Anyway, thanks for the updated bindings I will take a look because I have taken 
theses sources there's four or five month, I'm working on DAVIM (my libvirt 
/ KVM windows management tool) since 6 month ago so...</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>At the bindings levels here's what I manage to do 
:</FONT></DIV>
<UL>
  <LI><FONT face=Calibri>Write bindings for some unbinded method (virStream... 
  and so on)</FONT> 
  <LI><FONT face=Calibri>Check the gap between current libvirt API and my C# 
  bindings (my bindings were primarly build upon libvirt 0.7.4, but it works 
  well with 0.8.4)</FONT> 
  <LI><FONT face=Calibri>I have my own web site with my own SVN (the SVN is 
  private currently) at <A href="http://www.Devatom.fr">www.Devatom.fr</A>, 
  maybe I will open SVN for bindings, I don't know</FONT> 
  <LI><FONT face=Calibri>Write some sample code for using libivirt with 
  csharp</FONT></LI></UL>
<DIV><FONT face=Calibri>What I will not do :</FONT></DIV>
<UL>
  <LI><FONT face=Calibri>Check bindings compatibility with Mono (except if a 
  mono expert can help me)</FONT></LI></UL>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>You Jaromir have made a great job which help me a lot in 
my project which is quite usable now.</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>Best regards,</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>Arnaud</FONT></DIV>
<DIV style="FONT: 10pt Tahoma"><FONT size=3 face=Calibri></FONT><BR></DIV>
<DIV style="FONT: 10pt Tahoma; BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=cervajz@cervajz.com 
href="mailto:cervajz@cervajz.com">Jaromír Červenka</A> </DIV>
<DIV><B>Sent:</B> Friday, September 24, 2010 3:11 PM</DIV>
<DIV><B>To:</B> <A 
title="mailto:arnaud.champion@devatom.fr CTRL + Cliquez ici pour suivre le lien" 
href="mailto:arnaud.champion@devatom.fr">arnaud.champion@devatom.fr</A> </DIV>
<DIV><B>Cc:</B> <A title=veillard@redhat.com 
href="mailto:veillard@redhat.com">veillard@redhat.com</A> ; <A 
title=libvir-list@redhat.com 
href="mailto:libvir-list@redhat.com">libvir-list</A> </DIV>
<DIV><B>Subject:</B> Re: Here they</DIV></DIV>
<DIV><BR></DIV>Hi there, 
<DIV><BR></DIV>
<DIV>Arnaud, where did you get latest source of my C# binding? Because my svn 
server doesn't work a couple of months, so maybe you used old one. I attached 
latest one in this mail.</DIV>
<DIV><BR></DIV>
<DIV>I am so sorry that I discontinued work of my bindings for libivirt, but I 
discovered Ruby language and I felt love in it and I ported my web interface for 
libvirt - now is built on Chris's ruby-libvirt.</DIV>
<DIV><BR></DIV>
<DIV>Arnaud I noticed that you didn't used my classes which "envelops" bare 
libvirt functions, am I right? Good work anyway, I'm glad that part of my job 
wont be lose :)</DIV>
<DIV><BR></DIV>
<DIV>Regards,<BR><BR>Jaromír Červenka<BR>Official openSUSE community 
member<BR>Web: <A 
href="http://www.cervajz.com/">http://www.cervajz.com/</A><BR>Jabber: <A 
href="mailto:cervajz@cervajz.com">cervajz@cervajz.com</A><BR>MSN: <A 
href="mailto:jara.cervenka@seznam.cz">jara.cervenka@seznam.cz</A><BR>Tel.: +420 
607 592 687<BR>Alt. e-mails: <BR><A 
href="mailto:jaromir.cervenka@opensuse.org">jaromir.cervenka@opensuse.org</A>,<BR><A 
href="mailto:jaromir.cervenka@speel.cz">jaromir.cervenka@speel.cz</A><BR><BR><BR>
<DIV class=gmail_quote>Dne 24. září 2010 17:47 <SPAN dir=ltr><<A 
href="mailto:arnaud.champion@devatom.fr">arnaud.champion@devatom.fr</A>></SPAN> 
napsal(a):<BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
class=gmail_quote>I'm very away from a licence expert :) but I think that 
  should be similar to libvirt, so LGPL 2 or later seems good for me.<BR><BR>A 
  lot of code comes from Jaromír, I have changed these things :<BR>- improve 
  pinning and marshaling of struct, methods for using with C# and windows 
  libvirt binaries<BR>- Add delegate to handle callbacks, this include pinnings 
   and marshaling also (I have to work little on the pinning/marshaling of 
  the delegate virConnectAuthCallback, because it seems that I have some trouble 
  around packing structure virConnectCredential)<BR><BR>I have also added some 
  XML auto documentation 
  descriptors.<BR><BR><BR><BR>--------------------------------------------------<BR>From: 
  "Daniel Veillard" <<A href="mailto:veillard@redhat.com" 
  target=_blank>veillard@redhat.com</A>><BR>Sent: Friday, September 24, 2010 
  2:15 PM<BR>To: <<A href="mailto:arnaud.champion@devatom.fr" 
  target=_blank>arnaud.champion@devatom.fr</A>><BR>Cc: "Jaromír Červenka" 
  <<A href="mailto:cervajz@cervajz.com" 
  target=_blank>cervajz@cervajz.com</A>><BR>Subject: Re: Here they 
  <DIV>
  <DIV></DIV>
  <DIV class=h5><BR><BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>On Fri, Sep 24, 2010 at 11:29:51AM +0200, <A 
    href="mailto:arnaud.champion@devatom.fr" 
    target=_blank>arnaud.champion@devatom.fr</A> wrote:<BR>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
    class=gmail_quote>Hi,<BR></BLOCKQUOTE><BR> Bonjour,<BR><BR>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
    class=gmail_quote>As I have said, here are the libvirt C# bindings that I 
      have modified. For info, I use them in a project (DAVIM) and they work 
      find, I will make a doc to explain what is covered and what is 
      not...<BR><BR>Let me know if you have any 
    question.<BR></BLOCKQUOTE><BR> yes at least two:<BR><BR> - what is 
    the Licence for the code in that ZIP ? I would assume<BR>  LGPL version 
    2 or later, to be similar to libvirt itself<BR> - how much of that code 
    is coming from Jaromír ?<BR><BR>thanks !<BR><BR>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
    class=gmail_quote>PS : Sorry for my poor english. FYI, DAVIM, is a tool to 
      create / manage Libvirt/KVM it is free to download at <A 
      href="http://www.Devatom.fr" target=_blank>www.Devatom.fr</A> the tol is 
      in english or french but the website is in french only. Let me know if you 
      want I send you the tool if you want to test it.<BR></BLOCKQUOTE><BR>Pas de 
    probleme !<BR>A priori je n'ai pas de C# ni de machine Windows donc pas tres 
    utile<BR>pour moi, mais merci ...<BR><BR>Daniel<BR><BR>-- <BR>Daniel 
    Veillard      | libxml Gnome XML XSLT toolkit  <A 
    href="http://xmlsoft.org/" target=_blank>http://xmlsoft.org/</A><BR><A 
    href="mailto:daniel@veillard.com" target=_blank>daniel@veillard.com</A> 
     | Rpmfind RPM search engine <A href="http://rpmfind.net/" 
    target=_blank>http://rpmfind.net/</A><BR><A href="http://veillard.com/" 
    target=_blank>http://veillard.com/</A> | virtualization library  <A 
    href="http://libvirt.org/" 
  target=_blank>http://libvirt.org/</A><BR><BR></BLOCKQUOTE><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>