Ticket #2143 (closed defect: fixed)
Ticket to track RFC 31 developments
| Reported by: | sdlime | Owned by: | sdlime |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.0 release |
| Component: | MapServer C Library | Version: | 5.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This development refers to the effort to add methods to update objects using string representations of mapfile snippets. The result will be:
1) a series of methods added to mapscript to allow this 2) a revamped URL configuration capability that allows users to pass snippets (albeit with limited options)
Tasks:
- update loadObject (e.g. loadLayer) functions to allow tokens that define the object in parsing. Normally those would be stripped by parent loaders but string updates can bypass those. (DONE)
- write loadObjectFromString wrappers
- reference loadObjectFromString wrappers in MapScript?
- remove loadObjectValue functions
- re-write msLoadMapParameter as msLoadMapFromURL, function will call the loadObjectFromString functions
- implement parameter to toggle URL configuration
- documentation
Steve
Change History
Note: See
TracTickets for help on using
tickets.
