Homec4science

jsonalchemy: enhance extension parser behavior

Authored by Esteban J. G. Gabancho <egabancho@gmail.com> on Apr 3 2014, 13:19.

Description

jsonalchemy: enhance extension parser behavior

  • One extension could be either a importable string pointing to a class object or a function call that returns a class object.
  • The extensions are now listed as quoted strings, either single quotes or double quotes due to some limitations of pyparsing.

Signed-off-by: Esteban J. G. Gabancho <egabancho@gmail.com>
Reviewed-by: Jiri Kuncar <jiri.kuncar@cern.ch>

Details

Committed
kuncarJun 4 2014, 16:05
Parents
R3600:2906b564b197: base: wrapper doctest addition
Branches
Unknown
Tags
Unknown

Event Timeline

Jiri Kuncar <jiri.kuncar@cern.ch> committed R3600:d68621c54b92: jsonalchemy: enhance extension parser behavior (authored by Esteban J. G. Gabancho <egabancho@gmail.com>).Jun 4 2014, 16:05