Javascript dictionary & getIds
October 11th, 2009
No comments
Coming from a .net background I must admit to missing many of the features that the framework provides like Hastables, Dictionaries and Lists. I've just come up with a really simple dictionary class that I use to hold results from my id parsing routine.
Read more...