« Previous | Next » 

Revision b10f66b9

IDb10f66b9a20fb9dca0a56c88d5d224f1e3fa25ea

Added by Giorgos Korfiatis about 10 years ago

common: Do not encode key paths as string

Handle explicitly key paths as lists of keys. This allows the key
to be any python object, as is the case in python dicts.

Provide utility unpack() to convert from a string representation to
a list of keys. It assumes that a key is either a string or an integer
(if it looks like one).

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences