Michael Ribbons wrote:
> Fabian,
> That did the trick, although I think firebug was going a bit awol on me 
> before.
>  
> It lowers the total net transactions from 3.32 to ~ 1.6 mb and things 
> are faster to refresh.

There are other 'tricks' which are useful during development. One is to 
design the application so that you can develop a small part of the 
application in isolation (i.e. the main application harness can be made 
to just load the component being actively developed for instance) in 
which case you can reload in a matter of seconds.

At least of Firefox, just pressing Enter in the address bar is faster 
than doing a Reload, although on occasion (such as after a make, or if 
there is a syntax error) a Reload is necessary.


Regards,

Nick Glencriss

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to