Not sure if I needed both but I was in a rush to get this out the door and
with these two changes the build then worked. I'll test later to see if I
can turn strings back on. But as I recall, it was the strings that were
giving me the problem initially. Yes, they were inside an eval() as there
are some places in my code that I can't get around this. Now that the
project is out the door and in bets, I can spend more time testing this to
see what I get.

Thanks,
Jim



On 5/9/07, Fabian Jakobs <[EMAIL PROTECTED]> wrote:

Jim Hunter schrieb:
> I think I found it:
>
> APPLICATION_OPTIMIZE_STRINGS = false
> APPLICATION_OPTIMIZE_VARIABLES = false
>
> also, for anyone else looking for MAKE info, check out the Wiki at:
>
> http://qooxdoo.org/documentation/user_manual/application_mk
>
Right, these are the settings you need. You can propably leave
APPLICATION_OPTIMIZE_STRINGS as true. String optimizations should not
break existing code and improve the performance in IE by a noticable
amount. If it breaks anything please report it as bug.

Best Fabian

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to