Proposing to remove labelangleitemindex, labelitemindex, labelsizeitemindex from the SWIG interface

Tamas Szekeres szekerest at GMAIL.COM
Tue Sep 26 11:37:25 EDT 2006


Steve,

>
> Does it make sense to set a flag if the shapeObj was created via a data
> source (ie: not inline) and check the flag in initValues() and return if
> it is set. This would make the code to blowup if the user does the wrong
> think here?
>

Adding a flag would enlarge the structure needlessly. However it would
be reasonable to replace initValues with an additional constructor
allowing to give the numvalues to it. The resulting interface seems to
be more logical than the current one.

Since initValues was introduced recently it does not involve breaking change.

Best Regards,

Tamas



More information about the mapserver-dev mailing list