Opened 17 years ago
Closed 17 years ago
#16 closed task (fixed)
Refactor code with DOMNode
Reported by: | jfournier | Owned by: | madair |
---|---|---|---|
Priority: | P1 | Milestone: | 1.1 |
Component: | Core | Version: | 1.0.2 |
Severity: | Minor | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
Affects: GxSelection (Map.js), MapTip.js, MapGuide.js
- Rename the object to bring it into the Fusion namespace
- Remove dependency on DOMNode
Change History (3)
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 17 years ago
DOMNode and utils.js removed as part of http://trac.osgeo.org/fusion/changeset/1378, added Fusion.getXmlAsJson to handle XML responses.
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [1387]) closes #16: move GxSelectionObject into Fusion namespace
Note:
See TracTickets
for help on using tickets.
proposed approach to solve this issue:
The GxSelection task is separate issue and just involves putting it into a proper namespace