spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

DatabaseMapping.cache attribute could be misleading #229

Closed manuelma closed 1 year ago

manuelma commented 1 year ago

Each DatabaseMapping can have its cache, but in Spine Toolbox, we use a different dictionary to store the cache for historical reasons. We should instead provide clients access to the DatabaseMapping.cache attribute directly to avoid duplicity.