Use params
as a StringToStringMap
for additional parameters?
#197
Labels
For:library
The issue is related to library (c++ implementation)
Priority:normal
Work on this sooner rather than later.
Type:discussion
A discussion of some particular topic in wider audience
We continue to use
params
asStringToStringMap
for additional parameters for now, but we should reconsider our options and decide whether we might want to go for another approach of setting additional parameters for certain operations.The alternative could be:
params
argument, orThe text was updated successfully, but these errors were encountered: