geonetwork / core-geonetwork

GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world.
http://geonetwork-opensource.org/
GNU General Public License v2.0
412 stars 487 forks source link

Unify Javascript build/debug/develop/test technologies #337

Closed jesseeichar closed 10 years ago

jesseeichar commented 10 years ago

At the moment YUI-compressor is used in web-client and web modules. Closure compiler, less and python are used in web-ui.

This makes the build process difficult and introducing new developer to the system can be confusing because they won't know what technology to use or how to debug.

There should be one technology (or set of technologies) used for integrating Javascript into Geonetwork.

jesseeichar commented 10 years ago

This has been merged to trunk as a new feature: https://github.com/geonetwork/core-geonetwork/wiki/Wro4J-Integration