> If nothing has changed, by the way, it seems like I didn't make myself clear > when we had this discussion a few weeks ago - my point was that I needed to > load custom scripts from the contrib libraries, and I understood you as > saying that this was not possible, they had be be loaded from an absolute > url.
Mh, I'm not sure I'm getting it yet. The url you give in "add-script" doesn't have to absolute. Like any other uri in qooxdoo it can be relative. What I was trying to convey was that nothing is done with this uri. It is inserted into the application script as is. No copying, no fancy uri transformation, nothing. Also, the *main* application has to do this. Adding a script in the config of a contrib will not automatically propagate to an application using this contrib. T. > So seems like there was no problem in the first place. I'll volunteer > to write a snippet for the wiki since this seems to be to be a common > scenario. > > Thanks, Christian ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
