Michael Scott <[EMAIL PROTECTED]> wrote:

> So, to go back to Dan's original list, does that give us:

> (FixedMixedArray - fixed-size, mixed-type array)
> MixedArray - variable-sized, mixed-type array

> FixedPMCArray - fixed-size, PMC array
> PMCArray - variable-sized, PMC array

> FixedStringArray - fixed-size, string array
> StringArray - variable-sized, string array

> FixedNumberArray - fixed-size, number array
> StringArray - variable-sized, number array

> FixedIntegerArray - fixed-size, integer array
> IntegerArray - variable-sized, integer array

> with

> fixedarray - abstract fixed-size array
> array - abstract variable-sized array

I'd vote for that scheme.

Takers wanted.

> Mike

leo

Reply via email to