| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Michael,_______________________________________________
On Friday, 1 August 2003, at 12:39 PM, Michael Hanna wrote:
Lex-order is something that I need to depend on.
Then you shouldn't be using a dictionary. Dictionaries, by definition, are unordered so the keys and values can come out of them in any > order.
The easy alternative is to use two arrays: one for keys and one for values. Or perhaps an array of key-value pairs.
Pete Yandell
http://pete.yandell.com/
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.