Hello Praveen > Hello People > I've few basic questions and will appreciate group's response. > > -If I understand it right, script/custom.js generated by 'make build' > holds 'compressed' copies of ALL the javascript sources. In a medium > to large application, I might have many pages - each with it's Object > (like Application.js). Does custom.js contain all the javascript > sources? Does it mean all classes in the System are always loaded in > the browser memory, even if a particular page doesn't use all the classes? Our build system only include the classes needed by the application. It will not copy all JavaScript files. All files combined are about 1MB would result in about 1MB, while the Framework size of typical qooxdoo applications ranges between 500KB and 700KB.
> -Is it a recommended to have more than one .html file in an app? All > the examples talk about only index.html. qqooxdoo is mainly targeted for single page applications and it is not (yet) recommented to use more than one HTML file. We are however working hard to make qooxdoo more suitable for classic "web site style" applications. Best Fabian > Thanks > > > > / - Praveen / > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel