Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factorize the router computation #456

Open
rschnekenbu opened this issue Jan 2, 2019 · 0 comments
Open

Factorize the router computation #456

rschnekenbu opened this issue Jan 2, 2019 · 0 comments

Comments

@rschnekenbu
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant