Opened 16 years ago
Last modified 7 years ago
#343 new refactoring
clean up global JS namespace
Reported by: | christoph | Owned by: | christoph |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | 2.5 |
Keywords: | Cc: |
Description
Currently every Mapbender module lives in the global namespace. Having each module in its own scope would avoid ambiguities and unwanted cross-module calls
Change History (5)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Milestone: | 2.6 release → 3.0 release |
---|---|
Priority: | critical → major |
this can be done as we touch modules. Backwards compatible.
comment:3 by , 16 years ago
added navFrame, pan1, selArea1
trunk
http://trac.osgeo.org/mapbender/changeset/3848
Please execute update_2.7.sql
comment:4 by , 16 years ago
added featureInfo1, gazetteerWFS (is still an iframe, so no problems)
trunk
Note:
See TracTickets
for help on using tickets.
see http://lists.osgeo.org/pipermail/mapbender_dev/2008-December/001377.html