Skip to content

Force processing sources to implement data source grouping #396

@mslukebo

Description

@mslukebo

There are two changes required:

  1. Force every processing source to implement IDataSourceGrouper. In the spirit of Use base classes instead of interfaces for most types in the SDK namespace #395, this interface should just be removed and the method should just be added directly to the processing source class.
  2. Remove all APIs that allow passing individual data sources to process. Only keep the methods that pass groups in for processing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions