First page Back Continue Last page Overview Graphics
Internal representation of data
Dicts
Order
- Lists of dicts
- Really hard to add later
Be database ready
Notes:
Be careful about using data fields for the keys of dicts. For example if I used the name of a phonebook entry, there would be trouble the first time someone knows two John Smiths.