Skip to content

Confusing naming of GroupByParam #113

Description

@mpvginde

In MatchingFieldsFilter the GroupByParam class is used to group all variables needed for the transformation.

However, the naming of the class would suggest the opposite, that you give it a parameter and groups all the data for this parameter(s).

I think a name like GroupParam would be a better fit as it clearly marks that you group the parameters provided.

Regards,
Michiel

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions