Elsner, Robert wrote: > The downside of debugging... it always adds performance overhead. > > I've had great success with YAWS and FireFox+Firebug or Google's Chrome. > But I also plan out my development to be more than one minor change + > page reload. > Yup, minor changes are useful for testing new, unknown widgets, logic, idioms. For things I know well, I just finish the rough idea and then try to load the app. That way, the pesky 2-3 secs it takes opera/firefox to load the app doesn't irritate me. But if you prefer small incremental changes, then tough luck. Build version loads in less than 1 sec, so that's useful even more, if you don't make minor changes.
cheers, skar. -- -- The life so short, the craft so long to learn. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
