On Wed, Nov 19, 2008 at 10:44 AM, Jean-Baptiste BRIAUD -- Novlog <
[EMAIL PROTECTED]> wrote:

> Hi Derrell,
> Thanks a lot, that's very kind !
> Once again, I'd like to hightlight another good point of qooxdoo : the
> community.
>
> Now, about the patch itself, could you confirm it patch the
> io.remote.Request class ?
>

Not only to Request, but to a few of the other classes in qx.io.remote as
well.


> I never have to deal with qooxdoo patch, but what should I do then ?
>

I don't recall your development environment.  If you are using Unix or
Linux, or one of the Unix emulation packages on Windows, you'll have the
utility "patch" which reads a patch file like I provided and applies it to
the appropriate source files.  You usually need to provide the -p option to
tell it how many path components to strip off of the beginning of the path.
If you need help with that let me know.  I suspect, however, that you'll
find it easier to use your other option:

I think the simplest thing will be to :* checkout the HEAD from SVN,
> * use the qooxdoo build to produce that qooxdoo in one file with Petr json
> config file
> * test against my code.
>

Sounds entirely reasonable.

Cheers,

Derrell
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to