Re: [qooxdoo-devel] patch for the perl bindings

2008-09-30 Thread Fabian Jakobs
Nick Glencross schrieb: > All, > > On Sun, Sep 21, 2008 at 8:14 PM, Derrell Lipman > <[EMAIL PROTECTED] > > wrote: > > I'm forwarding this on to Nick Glencross who maintains the Perl > backend. > > > > I give this patch my blessing. Unfortunately I don't believ

Re: [qooxdoo-devel] patch for the perl bindings

2008-09-22 Thread Tobias Oetiker
Hi Nick, did you see my previous patch for authentication ? we use it now in production and it seems to work quite well and it is fully backward compatible. cheers tobi Today Nick Glencross wrote: > All, > > On Sun, Sep 21, 2008 at 8:14 PM, Derrell Lipman < > [EMAIL PROTECTED]> wrote: > > > I'm

Re: [qooxdoo-devel] patch for the perl bindings

2008-09-22 Thread Nick Glencross
All, On Sun, Sep 21, 2008 at 8:14 PM, Derrell Lipman < [EMAIL PROTECTED]> wrote: > I'm forwarding this on to Nick Glencross who maintains the Perl backend. > I give this patch my blessing. Unfortunately I don't believe that I got commit rights sorted out (or did I?), so would someone be kind en

Re: [qooxdoo-devel] patch for the perl bindings

2008-09-21 Thread Derrell Lipman
I'm forwarding this on to Nick Glencross who maintains the Perl backend. Derrell On Sun, Sep 21, 2008 at 2:15 PM, Tobias Oetiker <[EMAIL PROTECTED]> wrote: > Evening, > > I just spent some quality time with the qooxdoo perl bindings, to > figure why they only work with ff3 when cross-site was en

[qooxdoo-devel] patch for the perl bindings

2008-09-21 Thread Tobias Oetiker
Evening, I just spent some quality time with the qooxdoo perl bindings, to figure why they only work with ff3 when cross-site was enabled and found that the following patch is necessary: --- source/perl/Qooxdoo/JSONRPC.pm 2008-09-21 20:07:03.0 +0200 +++ /usr/pack/qooxdoo-0.8svn-to/ba

Re: [qooxdoo-devel] patch for the perl bindings

2008-09-21 Thread Tobi Oetiker
Oops ... wrong direction ... apply with -R cheers tobi Today Tobias Oetiker wrote: > Evening, > > I just spent some quality time with the qooxdoo perl bindings, to > figure why they only work with ff3 when cross-site was enabled and > found that the following patch is necessary: > > --- source/p