Skip to content

Rename ControllerMessenger to Messenger, RestrictedControllerMessenger to RestrictedMessenger #4538

@mcmire

Description

@mcmire

Following the ADR "Messaging Non-Controllers", we want to rename the controller messenger such that consumers are not deterred from using it for non-controllers.

Acceptance Criteria

  • ✅ The ControllerMessenger class is renamed to Messenger
  • ✅ The RestrictedControllerMessenger class is renamed to RestrictedMessenger
  • ❌ No other references to the "controller messenger" are updated (e.g. names of controller messenger types, variable names, etc.) It still makes sense to use the term "controller messenger" in cases where we have a messenger for a controller, which is the vast majority of cases.

Metadata

Metadata

Assignees

Labels

team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions