You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And then write a sentence of two how MetaStore allows to modify MetaFile in memory, but then has to write these changes back in case the file should update?
An alternative name for MetaFile could be MetaJSON or MetaDict to express the low-level nature of it?
I'm not a big fan of container as it's sooo generic and applies to all Meta classes.
The text was updated successfully, but these errors were encountered:
And then write a sentence of two how MetaStore allows to modify MetaFile in memory, but then has to write these changes back in case the file should update?
An alternative name for
MetaFile
could beMetaJSON
orMetaDict
to express the low-level nature of it?I'm not a big fan of
container
as it's sooo generic and applies to allMeta
classes.The text was updated successfully, but these errors were encountered: