Skip to content

Get rid of file_options_dict in the data processors #332

Description

@leahaeusel

Description of the Issue:

As @rjoussen rightly pointed out in #331, all of our data processors currently take a file_options_dict argument, which contains additional options for each data processor. These dictionaries are highly unintuitive to use because their expected contents are not known beforehand, and without looking at the code.

Proposed Solution:

Refactor file_options_dict into a data class or similar.

Action Items:

No response

Related Issues:

No response

Interested Parties:

@rjoussen

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: openNo solution for this issue has been providedtopic: data processorIssue/PR related to the data processorstype: usabilityIssue/PR to improve usability

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions