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
Save(withMeta bool) (PropertyMap, error) should just deal with contents and GetAllMeta() PropertyMap should just deal with metadata.
The text was updated successfully, but these errors were encountered:
riannucci
changed the title
PropertyLoaderSaver.Save() and MetaGetterSetter.GetAllMeta() is redundant
PropertyLoaderSaver.Save() and MetaGetterSetter.GetAllMeta() are non-orthogonal
Mar 16, 2016
Save(withMeta bool) (PropertyMap, error)
should just deal with contents andGetAllMeta() PropertyMap
should just deal with metadata.The text was updated successfully, but these errors were encountered: