[Users] A debug version of geoext.js
Eric Lemoine
eric.lemoine at camptocamp.com
Thu May 6 06:13:06 CEST 2010
On Thu, May 6, 2010 at 12:48 AM, Phil Scadden <p.scadden at gns.cri.nz> wrote:
> It would be nice to have a readable, uncompressed version of this
> available for debugging purposes. I am hacking one using the build
> tools in openlayers.
jsbuild (from the JSTools Python package) is the tool we use for
building GeoExt (when doing releases for example). And the jsbuild
command has a "-u, --uncompressed" switch that should do what you
want. You can also check out GeoExt from SVN and reference
lib/GeoExt.js in your HTML page, like done in the examples; in that
case the rest of the library will be automatically loaded, file by
file.
Cheers,
--
Eric Lemoine
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex
Tel : 00 33 4 79 44 44 96
Mail : eric.lemoine at camptocamp.com
http://www.camptocamp.com
More information about the Users
mailing list