On Fri, Mar 5, 2010 at 12:51 AM, Tim Schaub <[email protected]> wrote: > 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).
Sure. Nice work. -- Eric Lemoine Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac, Cedex Tel : 00 33 4 79 44 44 96 Mail : [email protected] http://www.camptocamp.com _______________________________________________ Dev mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/dev
