eclipsesource / eclipsesource/papyrus-seqd
Factorize the router computation
Open
- Dominant language
- Java
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Some code duplication was introduced and noticed in PR #449. This code duplication should be avoided somehow. Unfortunately, the connection layer is not easily overridden. So the method to store and retrieve the self message router is not easy An instance is currently associated to an instance of policy in sequence diagram, which may be avoided.
The solution would require small time for implementation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.