Opened 20 years ago

Closed 20 years ago

#611 closed defect (fixed)

Remove direct access to a classObj styles attribute

Reported by: sgillies@… Owned by: sgillies@…
Priority: high Milestone:
Component: MapScript Version: 4.1
Severity: normal Keywords:
Cc:

Description

I have implemented in SWIG mapscript everything needed for us to remove
direct access to the styles and numstyles members of classObj.  The
only access would be through getStyle, just like the cases of layerObj
and classObj.

The next release is probably not a good time to eliminate this, so maybe 4.4?

Change History (1)

comment:1 by sgillies@…, 20 years ago

Resolution: fixed
Status: newclosed
2-line change to map.h removes classObj->styles from SWIG interface.
Committing to CVS head.
Note: See TracTickets for help on using tickets.