Opened 20 years ago

Closed 20 years ago

#692 closed defect (fixed)

Eliminate layerObj promote/demote methods

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

Description

Unnecessary, and it's better design to have the container manipulate
order of list elements.

Change History (1)

comment:1 by sgillies@…, 20 years ago

Resolution: fixed
Status: newclosed
Removed from mapscript.i.  I think I was the only one using these.
Is way better to use the container's move*Up/move*Down methods
as the container is the true actor in the operation.
Note: See TracTickets for help on using tickets.