If you were going to add to the Xojo language

Not sure if this is part of the language or framework, but ability to use multidimensional arrays everywhere that single-dimensional arrays can be used, including all current methods/properties of single-dimensional arrays. Part of this would be the ability to cast/extract a single-dimensional array from a multi, like when passing an array to a method that expects only a single-dimension.