Gal, > can the generation script (we most likely will be using the generator) > narrow the > > resources to build directory instead of placing all the images/icons? >
I'm not sure I get exactly what you are saying here. But provided you are creating the "build" version of an app, the generator will only copy those resources to the build directory that are explicitly required by the involved source files (via #asset directives). This is usually a subset of the all the images/icons that are available from all the involved libraries' "resource" folders (including your local application). A caveat to note here is that themes will require a lot of image files that are all copied over once you use that theme. Does that answer your question? Thomas ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
