Call for vote on MS-RFC-17: Dynamic allocation of symbols, layers, etc.

Stephen Woodbridge woodbri at SWOODBRIDGE.COM
Sun Jul 15 12:01:21 EDT 2007


Daniel Morissette wrote:
> Stephen Woodbridge wrote:
>>
>> Reviewing RFC-17, I have a question. You reference code like:
>>
>> int numsymbols;
>> int maxsymbols;
>> symbolObj **symbol;
>>
>>
>> Are these globals, or should they be references to variables in the 
>> map object so that each map object keeps its own lists of symbols. 
>> Likewise for the other dynamic arrays.
>>
> 
> As mentioned in the RFC, these are members of the symbolSetObj struct, 
> so they are not global.

Thanks, I must have missed that when I read through it.

+1 on RFC-17

-Steve



More information about the mapserver-dev mailing list