Replace Data noun with save! and load verbs #1110
Labels
API
breaking change
data: entry=>blob
Previously bigdata, suggested over `smalldata`
standardization
Data
noun to be replaced bysave!
andload
, i.e. replaceaddData
withsave!
.As an example, we can have
saveBlob[Variable]!
,saveBlob[Graph]!
,saveBlob[Model]!
,saveBlob[Agent]!
Then also convenience functions such as
saveDFG!
,saveFeatures!
etc.The text was updated successfully, but these errors were encountered: