> > The length of the qx.$$loader.uris line is causing problems in my > development > environment. > > This line can be extremely long. > > Sometimes it will cause Firefox/Firebug to hang
I never heard of that. How many classes are included in the build? > > I cannot check the file into source control (Clearcase thinks that > something > with 47k characters on a line is a binary file - usually not a bad > assumption) It is unusual that you want to check in a generated file. > > Turning "format : on" in the build seems to have no effect. > > I took a look at the generator code. The function which generates the uris > output takes a format flag, but it looks like it is hard coded to false > somewhere else. > > I am hesitant to start hacking at the tool chain code - I am not a python > programmer and the code seems to change pretty frequently. > > Is there a reason formatting cannot be applied to the generated file? Not that I know of. Open a bug for it, stating your motivation for it. If you like you can also include the code snippet in generator that you think causes the issue. T. > > Thanks > Mike > > > > -- > View this message in context: > http://www.nabble.com/Line-length-of-qx.loader-array-in-generated-.js-file-tp23486263p23486263.html > Sent from the qooxdoo-devel mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK > i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
