I'm just trying to understand whether this is a case where:
- we're adding something (`X`) to a module `B`
- also adding a dep from `A` to `B` to let `A` use `X`
- but ideally `A` shouldn't depend on `B`, based on what `A` and `B` normally 
represent

an alternative might be to add `X` to a new module, and have `A` depend on that.

anyway, I'm missing a clear picture of what modules exist and should depend on 
what, feel free to disregard

[ Full content available at: https://github.com/apache/beam/pull/6381 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to