WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

RE: [Xen-API] release of 'xapi' toolstack

To: 'Anil Madhavapeddy' <anil@xxxxxxxxxx>, Dave Scott <Dave.Scott@xxxxxxxxxxxxx>
Subject: RE: [Xen-API] release of 'xapi' toolstack
From: Thomas Gazagnaire <Thomas.Gazagnaire@xxxxxxxxxxxxx>
Date: Wed, 4 Nov 2009 14:26:13 +0000
Accept-language: en-US
Acceptlanguage: en-US
Cc: "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 04 Nov 2009 07:01:32 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7A67DA3D-C7EC-4399-A1DC-1FD21680F6C5@xxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <81A73678E76EA642801C8F2E4823AD2143B74F148F@xxxxxxxxxxxxxxxxxxxxxxxxx> <7A67DA3D-C7EC-4399-A1DC-1FD21680F6C5@xxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcpdUX3G+SV/myqtTH6NTm5CmYJVbQACIp7A
Thread-topic: [Xen-API] release of 'xapi' toolstack

Hi Anil ;-)

 

Thanks for your patch! However, sexpr.ml aims to be the public interface for that library so it would be better to rename SExpr.ml into sexpr_internals.ml or something similar instead. And ideally, it would be even better to have a proper library interface to hide these details to the outside.

 

So, would it be possible for you to resend a new patch doing that renaming than we could apply?

 

Cheers,

Thomas

 

From: xen-api-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-api-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Anil Madhavapeddy
Sent: 04 November 2009 13:19
To: Dave Scott
Cc: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-API] release of 'xapi' toolstack

 

On 3 Nov 2009, at 15:30, Dave Scott wrote:


http://xenbits.xen.org/xapi/xen-api-libs.hg
 -- internal libraries (e.g. for talking to xenstore)

 

This repository fails to checkout at all on MacOS X due to a case-sensitivity conflict with sexpr/s{E|e}xpr.ml. 

 

Patch attached to rename the thread-safe string conversion module to sexpr_marshal instead.



http://xenbits.xen.org/xapi/xen-api.hg
 -- the toolstack itself

 

And a patch attached to rename uses of Sexpr to Sexpr_marshal here as well. Not compile tested as I dont have a dev environment for Xapi here yet.

 

-anil

 

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api