It does, but I am pretty sure that I load the main JS file first (the
qooxdoo code and most of my custom code) then I load a general purpose JS
file that has basic routines in it. I will do some investigating to see if
the issue is local to a certain version of a browser or ??? I thought I had
seen a case with one of the FireFox betas where if there were multiple
<script> tags in a row, it actually loaded them in parallel. And naturally
this would cause problems of this sort. I will find out what browser he is
using (I am using FF3 rc1) and also look at the order in which I am loading
things.
Thanks,
Jim
On Fri, May 23, 2008 at 11:01 AM, Derrell Lipman <
[EMAIL PROTECTED]> wrote:
> On Fri, May 23, 2008 at 1:54 PM, Jim Hunter <[EMAIL PROTECTED]> wrote:
>
>> Odd, I just hit their installation and on the surface it looks like it is
>> running fine but I did get 2 errors, not the same error my client got. I
>> got:
>>
>> app is null (in the following line)
>> if(app.getUiReady&&!app.getUiReady()){return;
>>
>
> It sounds a lot like you're getting to that point in the code before 'app'
> is fully populated (or, in this recent test, not even assigned yet). This
> smells of race condition.
>
> Derrell
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
--
Jim Hunter
DAILY THOUGHT: SOME PEOPLE ARE LIKE SLINKIES - NOT REALLY GOOD
FOR ANYTHING BUT THEY BRING A SMILE TO YOUR FACE WHEN PUSHED DOWN THE
STAIRS
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel