StringArray is deprecated (was: StringArray PMC)

2004-12-30 Thread Leopold Toetsch
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

2004-12-29 Thread Simon Glover
Does anything actually use this PMC, or has it been completely superseded by the ResizableStringArray and FixedStringArray PMCs? Simon