5 messages in com.xensource.lists.xen-develRe: [Xen-devel] Graphical control int...
FromSent OnAttachments
Javier Godinez27 Jun 2005 11:37 
Christian Hergert29 Jun 2005 01:32 
Javier Godinez30 Jun 2005 14:31 
Christian Hergert30 Jun 2005 22:51 
Javier Godinez01 Jul 2005 08:50 
Subject:Re: [Xen-devel] Graphical control interface support.
From:Javier Godinez (godi@gmail.com)
Date:06/30/2005 02:31:02 PM
List:com.xensource.lists.xen-devel

Christian,

I think you have a really good start, myself and another guy I work with are interested in helping. I think though that you should stick to Python for a few reasons 1) you have already come so far, 2) integration would be easier and 3) extra overhead with Mono. Not too sure about the third one as I have never used Mono before, but of course the call is yours, the source is GPLed anyway right. I did not see a TODO in the source, is there a place where I can find such information?

On 6/29/05, Christian Hergert <chri@gmail.com> wrote:

Javier,

I am working on xenmanager. You can find the trac site at http://xenmanager.dronestudios.com/. The code that is currently in there is in python. I am both very bad and very new to python, so I am preparing things to switch to writing in Mono with Gtk#. Should be starting on that next week. (There are a couple of reasons for this, anyone who is interested may ask me on here or via irc. The reasons have mostly to do with making things work on both 2.0 and 3.0 quick enough for 3.0 release.

Cheers,

On 6/27/05, Javier Godinez <godi@gmail.com> wrote:

Hello,

Has anyone drawn up hard requirements for the graphical control interface? I am interested in contributing...