Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add GetParameterMaps and SetParameterMaps to ParameterObject #848

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

N-Dekker
Copy link
Member

Equivalent to GetParameterMaps() and SetParameterMap(const ParameterMapVectorType &).

It appears more readable in these cases, to use the plural form "maps", rather than "map". Moreover, SetParameterMaps may be easier to use because it is not overloading.

Equivalent to `GetParameterMaps()` and `SetParameterMap(const ParameterMapVectorType &)`.

It appears more readable in these cases, to use the plural form "maps", rather than "map". Moreover, `SetParameterMaps` may be easier to use because it is not overloading.
@N-Dekker N-Dekker merged commit 38b6152 into main Mar 21, 2023
@N-Dekker N-Dekker deleted the ParameterObject-GetParameterMaps-SetParameterMaps branch March 21, 2023 16:04
N-Dekker added a commit that referenced this pull request Mar 29, 2023
Follow-up to pull request #848 commit 38b6152 "ENH: Add GetParameterMaps and SetParameterMaps to ParameterObject".
N-Dekker added a commit that referenced this pull request Mar 29, 2023
Follow-up to pull request #848 commit 38b6152 "ENH: Add GetParameterMaps and SetParameterMaps to ParameterObject".
N-Dekker added a commit that referenced this pull request Mar 29, 2023
Follow-up to pull request #848 commit 38b6152 "ENH: Add GetParameterMaps and SetParameterMaps to ParameterObject".
N-Dekker added a commit that referenced this pull request Mar 29, 2023
Follow-up to pull request #848 commit 38b6152 "ENH: Add GetParameterMaps and SetParameterMaps to ParameterObject".
N-Dekker added a commit that referenced this pull request Mar 29, 2023
Follow-up to pull request #848 commit 38b6152 "ENH: Add GetParameterMaps and SetParameterMaps to ParameterObject".
N-Dekker added a commit that referenced this pull request Mar 29, 2023
Follow-up to pull request #848 commit 38b6152 "ENH: Add GetParameterMaps and SetParameterMaps to ParameterObject".
N-Dekker added a commit that referenced this pull request Mar 30, 2023
Follow-up to pull request #848 commit 38b6152 "ENH: Add GetParameterMaps and SetParameterMaps to ParameterObject".
N-Dekker added a commit that referenced this pull request Mar 30, 2023
Follow-up to pull request #848 commit 38b6152 "ENH: Add GetParameterMaps and SetParameterMaps to ParameterObject".
N-Dekker added a commit that referenced this pull request May 23, 2023
Deprecated the old ReadParameterFile and WriteParameterFile overloads that support multiple files.

Follow-up to:

 - pull request #848 commit 38b6152 "Add GetParameterMaps and SetParameterMaps to ParameterObject"
 - pull request #862 commit 0afcc3b "Deprecate Get/SetParameterMap in favor of Get/SetParameterMaps"
N-Dekker added a commit that referenced this pull request May 23, 2023
Deprecated the old ReadParameterFile and WriteParameterFile overloads that support multiple files.

Follow-up to:

 - pull request #848 commit 38b6152 "Add GetParameterMaps and SetParameterMaps to ParameterObject"
 - pull request #862 commit 0afcc3b "Deprecate Get/SetParameterMap in favor of Get/SetParameterMaps"
N-Dekker added a commit that referenced this pull request May 23, 2023
Deprecated the old ReadParameterFile and WriteParameterFile overloads that support multiple files.

Follow-up to:

 - pull request #848 commit 38b6152 "Add GetParameterMaps and SetParameterMaps to ParameterObject"
 - pull request #862 commit 0afcc3b "Deprecate Get/SetParameterMap in favor of Get/SetParameterMaps"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant