Changes between Version 2 and Version 4 of Ticket #2100


Ignore:
Timestamp:
May 21, 2007, 9:03:09 PM (17 years ago)
Author:
sdlime
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2100 – Description

    v2 v4  
    88The main remaining tasks are:
    99
    10   - adding a binding for a style symbol
     10  - adding a binding for a style symbol '''DONE'''
    1111  - add more test cases (e.g. what happens when you bind a string to a numeric parameter)
    12   - removal of old properies (e.g. LABELITEMANGLE) and structure members in header files, code, lexer configuration and PHP/MapScript binding
     12  - removal of old properies (e.g. LABELITEMANGLE) and structure members in header files, code, lexer configuration and PHP/MapScript binding '''DONE'''
     13  - update label and style copy routines to handle bindings
    1314  - creation of setBinding and removeBinding MapScript methods for labelObj and styleObj objects (both Swig-based languages and PHP)
    1415  - documentation