Quote:
Originally Posted by Skyld
Associative arrays?
In reality it would be just as easy to use a TStaticVar or something.
|
Yes, but that wouldn't work if you were dealing with clientr and client variables. You would have to load the vars from the client/clientr array into another TStaticVar object which would take a slight bit more time/cpu/memory then doing what Inverness is suggesting. I still think this feature isn't that important though since it's really rare for a case like I am describing.