Hi, Do you mean with "rebuilding", running "generate.py source"? If you mean that, than it isn't necessary to run the generator each time if you change your source code. You have to run the generator only if (a) you use a new class or (b) you use a new file (e.q. image).
For case (a) the generate calculate the dependency and add the new class to the generated js file. The case (b) instead is needed for adding the file to the resources, this is important for the ResourceManager. I hope this background information was helpful. Cheers, Chris ditya siram schrieb: > Hi all, > When I am editing my Application.js file, to look at my changes I have > to wait at least 5 seconds for Firefox to reload the page. Rebuilding > after each edit also takes about the same time. > > Is there an easier way to edit and look at the changes that I am > missing? Should I editing outside of Application.js? > > -deech > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > 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 > -- Christian Schmidt Software Entwickler 1&1 Internet AG - Web Technologies Ernst-Frey-Straße 9 · DE-76135 Karlsruhe [email protected] Amtsgericht Montabaur / HRB 6484 Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ 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
