> My problem is that the build/com.zenesis.components.Content.js contains
> this:
> qx.$$loader = {
> parts : {"boot":[0]},
> uris : [["script/com.zenesis.components.Content-0.js"]],
> boot : "boot"
> };
>
>
Ah, I forgot to mention one thing: This cannot make your app break. As
long as you don't use parts the new loader will include the contents of
(former) ...Content-0.js directly in ...Content.js (so this
...Content-0.js entry is actually bogus). If your HTML page can fetch
...Content.js it should have all necessary code and need no further
script file. Still it doesn't hurt to specify compile-dist/uris/script,
and specifying compile-dist/uris/resource will definitely help with
resources (if that is your problem).
Anyway, what is actually the error you are getting?
T.
> As you can see, it's missing the URI prefix.
>
> Thanks,
> John
>
>
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel