I've been looking for a way in the build process to allow for a CDN to have a
mirror of the local asset folders. For example, if I have a file...

myapp/source/resource/myapp/image/tray.png

...stored locally and I refer to it in my code with the asset tag...

#asset(myapp/image/tray.png)

...and I request the full URI with the string...

"myapp/image/tray.png"

...is there a way I could switch between the local/relative path and an
absolute path to a content delivery network URI in the build script?

Thanks,

-Dan
-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Qooxdoo-Build-process-and-a-CDN-tp5319003p5319003.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to