consolidate context interfaces
rsteube opened this issue · 0 comments
rsteube commented
Request
Currently interfaces for Context are used to avoid a cyclic dependency.
There are duplicates though and these should at least be consolidated.
Moving Context to common might be an option but it's also nice at the moment to have it under the carapace
package.
Proposed solution
No response
Anything else?
No response