Basic OOP support and low level fast datastructures.
Posted: Thu Nov 06, 2008 9:05 am
-I wonder if we could have some basic OOP support. Not something fancy with polymorphism, but on a level of having structures with methods inside.
-I suggest if we could have access to some really fast low level data structures, like plain arrays.
And that we could access them cross-scripts. GlobalProps are not the case here, because they are very slow. (I think they are packing/unpacking values each time you access it.)
- Also having additional data structures like a hashes would be a great plus.
-I suggest if we could have access to some really fast low level data structures, like plain arrays.
And that we could access them cross-scripts. GlobalProps are not the case here, because they are very slow. (I think they are packing/unpacking values each time you access it.)
- Also having additional data structures like a hashes would be a great plus.