Opened 15 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:2 by christoph, 15 years ago

Milestone: 2.6 release3.0 release
Priority: criticalmajor

this can be done as we touch modules. Backwards compatible.

comment:3 by christoph, 15 years ago

added navFrame, pan1, selArea1

trunk

http://trac.osgeo.org/mapbender/changeset/3848

Please execute update_2.7.sql

comment:4 by christoph, 15 years ago

added featureInfo1, gazetteerWFS (is still an iframe, so no problems)

trunk

http://trac.osgeo.org/mapbender/changeset/3904

comment:5 by astrid_emde, 7 years ago

Milestone: 3.0 release

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.