I'm sure I'm missing something, but isn't AS3's Vector class much the same as generics in, say, C#? The syntax is even very similar, and generics (at least in C#) are used for much the same thing as Vector in AS3 - storing lists of same typed items.
↧