Jannis Pohlmann
Jannis Pohlmann
@Zerim What's your latest thinking about dependencies between data sources, like order and overlap in entities etc.? I think even if entities are disjoint between data sources, it would still...
I still propose `DataSourceInstance` to encapsulate the processing logic for each data source type in a dedicated type. I'd go one step further even and have the default `DataSourceInstance` trait...
Let me back out of the `StatefulDataSourceInstance` suggestion. I think it's abstracting too early. Here's my current thinking of how we can rework the current codebase: * Add the following...
@tsuberim Is this specifically about arrays or other types as well?