Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Awesomeness

macrumors member
Original poster
I'm finally almost done with my compression program, after six months! However, to finish I require nested dictionaries, which is like a dictionary returning dictionaries, which return more dictionaries, and so on. I need to have it like a tree, where I can add, remove, and edit "branches" of the nested dictionary tree at any time. The only solutions I see are one-time-only (you make the dictionary once, and then you never change it) and very complicated. Help, please!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.