Deprecate "to" and privatize "from" cnf structure methods
authorPlamen Dimitrov <plamen.dimitrov@intra2net.com>
Sat, 16 Apr 2022 15:18:22 +0000 (18:18 +0300)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 19 May 2022 09:13:27 +0000 (11:13 +0200)
commit37d7c300f039c1904d27c51b54e90099ca7eeaac
treeab25506b0833cbc6873fe7fcf2eebd49e63feda0
parent46a11f187a3f1fb8cb4d370d126eb583c59f3d51
Deprecate "to" and privatize "from" cnf structure methods

These are no longer officially used by any client code and are now
restricted only to one directional internal use when it comes to
the old functionality of reading cnfvars from strings or JSON data
which were originally developed to use the same format (cnf structure).
src/cnfvar/model.py