Re: [Dynapi-Dev] Screenshot of the new WebOS API

2001-02-16 Thread Dan Steinman
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,

RE: [Dynapi-Dev] Screenshot of the new WebOS API

2001-02-16 Thread Eytan Heidingsfeld
How many ppl have been working on this. Amazing stuff!!! ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev

RE: [Dynapi-Dev] Screenshot of the new WebOS API

2001-02-15 Thread Pascal
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