JS-Python Communication using PyXPCom

2008-03-21 Thread Manusheel Gupta
FYI Regards, Manu Manusheel Gupta Technical Consultant and Adviser One Laptop Per Child Inc. http://laptop.org -- Forwarded message -- From: Luke Closs <[EMAIL PROTECTED]> Date: Fri, Mar 21, 2008 at 1:27 AM Subject: Re: hello To: Joshua McKenty <[EMAIL PROTECTED]>, [EMAIL PROTE

Re: JS-Python Communication using PyXPCom

2008-03-23 Thread Tomeu Vizoso
Hi, thought I already had suggested this a long time ago, but anyway: - Create a XPCOM service in JS that exposes the spreadsheet functionality implemented in JS. - Create another XPCOM service in python that exposes the needed Sugar functionality. Shouldn't this allow you to integrate SocialCa

Re: JS-Python Communication using PyXPCom

2008-03-23 Thread Marco Pesenti Gritti
There are also dbus bindings for javascript which are being developed, those would be very useful to integrate with the Sugar services. Marco ___ Devel mailing list Devel@lists.laptop.org http://lists.laptop.org/listinfo/devel

Re: JS-Python Communication using PyXPCom

2008-03-23 Thread Tomeu Vizoso
On Sun, Mar 23, 2008 at 7:06 PM, Luke Closs <[EMAIL PROTECTED]> wrote: > On 23-Mar-08, at 3:03 AM, Tomeu Vizoso wrote: > > thought I already had suggested this a long time ago, but anyway: > > > > - Create a XPCOM service in JS that exposes the spreadsheet > > functionality implemented in JS. >

Fwd: JS-Python Communication using PyXPCom

2008-03-23 Thread Manusheel Gupta
; Date: Mon, Mar 24, 2008 at 12:37 AM Subject: Re: JS-Python Communication using PyXPCom To: Tomeu Vizoso <[EMAIL PROTECTED]> Cc: Manusheel Gupta <[EMAIL PROTECTED]>, devel@lists.laptop.org, Dan Bricklin <[EMAIL PROTECTED]> On 23-Mar-08, at 11:37 AM, Tomeu Vizoso wrote: > On S