PFython / cleverdict

A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchangeably.
MIT License
101 stars 9 forks source link

Refactored autosave #17

Closed PFython closed 3 years ago

PFython commented 3 years ago

Still only works at class (not instance) level but several consistency changes made including naming of "name" vs "key".

test_AUTOSAVE_1 added

Changes to aliases and _vars forces self.save()