The fusion wiki has some notes on how to build a custom Fusion compressed library with Ant, including bundling your applicationdefinition in the JS. Combine this with gzip/deflate compression, propery expiry headers on JS, CSS, Images (but not your application's HTML). I set expiry to far in the future, and create new "fusion" directory for each build of each application. With this you can get decent performance even with Fusion 1.1 (which is what NanaimoMap is using).<br>
<br><div class="gmail_quote">On 28 April 2010 05:55, Jose Cerrejon wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
I want to know if I exist any alternative to load FusionJS.compressed.js<br>
(maybe load a few necesary libraries). For example: openlayers.js,<br>
Map.js,...<br>
<br>
Maybe we can load FusionJS.compressed.js from any speed server like with<br>
jQuery.<br><br></blockquote></div>