The debugger is specifically for debugging WebOS, it was crucial for the development
of it. It keeps track of the files being loaded, and makes testing things easy. The
built-in JS debugger in Netscape is just plain awful, so we grab the window.onerror
messages and route them to our debugger,
How many ppl have been working on this. Amazing stuff!!!
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
Question, that debugger is Javascript based!? (interested for obvious
reasons)
Also wondering, I know your ofcourse limited on your work for DynAPI2 and
sharing info.. but can we find any info somewhere on how dynamic loading is
done? is it done using the loadpanel ideas? If you can't, or don't