Hi Eric, Yes i build the full uncompressed library with buildUncompressed.py and then compress it using YUI, and this what i can't understand, when i use full library everythings when OK but when i made my own custom library(api) it didn't works...
Still can't understand because when i use OpenLayers from lib folder and commented some js files i don't need it works, but when i build using exactly same configuration it failed to works :( The problem was i really one to use single api for my project, i really hate to include full library or the whole openlayers "lib" folder, since making several request is a pain If you can help me, here what i tried to build: http://www.nabble.com/file/p19620900/custom.cfg custom.cfg And here was a reference from my "lib" folder: http://www.nabble.com/file/p19620900/OpenLayers.js OpenLayers.js it should generate same structure except that the single api from custom.cfg will include all other js files And here interface for my OL app, for use in mobile devices (that support Ajax) http://img508.imageshack.us/img508/8504/screenshot013vr0.png Eric Lemoine-3 wrote: > > Hi Deli > > If you use YUI compressor for OpenLayers then you actually compress > the whole library, right? > > The thing I like a lot about OpenLayers' build script is that it's a > script - I can have my project's deployment script launch it each time > my app is being deployed. Would YUI compressor permit that? > > Eric > -- View this message in context: http://www.nabble.com/OL-custom-api-builder--tp19603530p19643211.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
