Quote:
Originally Posted by Inverness
Yes, I know it's simply a syntax change, but I dislike the whole dynamic variables thing, I think it's just bad form. In any other language you use a hash table for such things.
|
Most dynamic languages just do not make a difference between dynamic variables and hash tables, so I do not think this is bad form at all.