Problem/Motivation
LazyContextRepository injects the container and a set of service IDs.
Service locators provide the same capability without needing the entire container.
Steps to reproduce
Proposed resolution
Replace the container and service_id_collector tag with a service locator.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3621529
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
longwave