StringArray is deprecated (was: StringArray PMC)
Simon Glover <[EMAIL PROTECTED]> wrote: > Does anything actually use this PMC, or has it been completely superseded > by the ResizableStringArray and FixedStringArray PMCs? StringArray is a dummy wrapper for PerlArray and herewith deprecated. It'll be removed before the next release. > Simon
StringArray PMC
Does anything actually use this PMC, or has it been completely superseded by the ResizableStringArray and FixedStringArray PMCs? Simon