ID string added to messenger interface constructor.
This string is added to all the messages received via this interface.
The first message origin is the origin of the context it is related to.
Checklist
[ ] I have performed a self-review of the changes
List here tasks to complete in order to mark this PR as ready for review.
To Consider
Add tests (if functionality is changed)
Update API reference / tutorials / guides
Update CONTRIBUTING.md (if devel workflow is changed)
Update .ignore files, scripts (such as lint), distribution manifest (if files are added/deleted)
Search for references to changed entities in the codebase
Description
ID string added to messenger interface constructor. This string is added to all the messages received via this interface. The first message origin is the origin of the context it is related to.
Checklist
List here tasks to complete in order to mark this PR as ready for review.
To Consider
.ignore
files, scripts (such aslint
), distribution manifest (if files are added/deleted)