Re: [qooxdoo-devel] Disabling translation

2007-02-17 Thread Derrell . Lipman
Andreas Junghans <[EMAIL PROTECTED]> writes: >> Mhh, yes. We think the same. Normally if the system gets more mature >> we try to do it. Currently, where all is in flux, and even the new >> Makefile system is developed I don't think there is a realistic >> reason to add backward-compatible code. I

Re: [qooxdoo-devel] Disabling translation

2007-02-17 Thread Andreas Junghans
Hi Sebastian, Am 17.02.2007 um 12:39 schrieb Sebastian Werner: 1.) In all the Makefiles provided with qooxdoo, set APPLICATION_LINEBREAKS_BUILD to true. IMHO, the size savings simply don't justify the loss of stack traces. Developers will copy these Makefiles and will curse at

Re: [qooxdoo-devel] Disabling translation

2007-02-17 Thread Sebastian Werner
Am 17.02.2007 um 12:14 schrieb Andreas Junghans: > Hi Sebastian, > > Am 17.02.2007 um 10:41 schrieb Sebastian Werner: > >> Am 17.02.2007 um 01:48 schrieb Andreas Junghans: >> >>> While we're at it, I have some more suggestions for the build >>> process >>> (at the risk of running into the "I do

Re: [qooxdoo-devel] Disabling translation

2007-02-17 Thread Andreas Junghans
Hi Sebastian, Am 17.02.2007 um 10:41 schrieb Sebastian Werner: > Am 17.02.2007 um 01:48 schrieb Andreas Junghans: > >> While we're at it, I have some more suggestions for the build process >> (at the risk of running into the "I don't like it" wall ;-)): > > There is no wall. This is not very prod

Re: [qooxdoo-devel] Disabling translation

2007-02-17 Thread Sebastian Werner
Am 17.02.2007 um 01:48 schrieb Andreas Junghans: > Hi, > > Am 16.02.2007 um 17:37 schrieb [EMAIL PROTECTED]: > >> My intention and hope is to be able to copy over new versions of >> qooxdoo with >> no changes to the qooxdoo internals at all, including to any >> tools. Therefore >> what I need fo

Re: [qooxdoo-devel] Disabling translation

2007-02-16 Thread Andreas Junghans
Hi, Am 16.02.2007 um 17:37 schrieb [EMAIL PROTECTED]: > My intention and hope is to be able to copy over new versions of > qooxdoo with > no changes to the qooxdoo internals at all, including to any > tools. Therefore > what I need for target.mk and/or impl.mk to be modified such that I >

[qooxdoo-devel] Disabling translation

2007-02-16 Thread Derrell . Lipman
I've come across a problem with Samba's use of qooxdoo. The qooxdoo build system uses the gettext tools for translation. OS X, however, does not have that package installed by default. Rather than requiring the user to install the gettext tools, I would much prefer to just detect that it doesn't