The one major disadvantage of using something like your DictObj is you either have to limit allowable keys or you can't have methods on your DictObj such as .keys(), .values(), .itemsitems(), etc.
|
2 | making syntax consistent | ||
|
|
||||
|
1 |
|
||
|
The one major disadvantage of using something like your DictObj is you either have to limit allowable keys or you can't have methods on your DictObj such as |
||||
