Re: Multiple Arrays and single Basic Table Field
Posted: Sat Aug 06, 2011 1:17 am
I could be wrong, but I believe numeric indices still use the same hashing scheme as alphanumeric ones, but the change had to do with how arrays are evaluated internally so they're no longer treated as empty strings in as many cases as they used to be.mwieder wrote:Actually, now that arrays are first-class objects in LiveCode I think numeric indices may maintain their order - it's a different type of array under the hood.