Share integration events between projects
Open
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 3.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
From @ReubenBond:
Currently, there are many integration events which have duplicated representations across projects, which makes the complex Order processing flow even more complex because developers cannot use tooling to find usages of the integration event types.
Instead, let's use one or more shared projects to describe these events so that FindAllReferences/etc work.
Contributor guide
Assessment
This issue has not been assessed yet.