Hey-

At a recent sprint, I put together a JavaScript build service hosted on 
App Engine.  Using this service, we can put up a client page for 
configuring a custom build of GeoExt.  Here's an example:

http://dev.opengeo.org/~tschaub/gxbuild/

This form knows about dependencies (@require and @include) declared in 
the code.  When you select a component with dependencies, those 
components get selected as well.  You can explicitly uncheck 
dependencies that are not strictly required.

Clicking "download" should give you a minified version of just the 
portion of the library you need in your application.

I still need to do a bit of testing to make sure everything is working 
properly, but I'd like to include this in the GeoExt website if others 
agree it has value.

If nobody objects, I'll update the website to include a "build your own" 
page (one for each release).

Tim

-- 
Tim Schaub
OpenGeo - http://opengeo.org
Expert service straight from the developers.
_______________________________________________
Dev mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/dev

Reply via email to