Tangent: Dictionary Iteration

Published June 02, 2009
Advertisement
Dictionaries are now iterable in working code. .NET reflection is odd when it deals with stuff that is generic, but does not itself contain the generic parameters. It never really seems to refer to the source of the parameter, and once bound you can't really tell that one was there. This didn't interact well with how generic types are stored in Tangent.

Keys and Values still don't work, but general iteration works. Baby steps...
Previous Entry Tangent: Dictionary
Next Entry Tangent: Exceptions
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement