Skip to content

Remove multi-application registration #38

@lcobucci

Description

@lcobucci

We now support the configuration of different apps within a single DI container. That creates a lot of complexity for no good reason.

By removing this, we'd be able to define "static" services for routers and buses, which makes our lives much simpler.

It's quite important to mention that we should aim at doing this without breaking BC too much (registering aliases for things and still look for parameters using the app name as the prefix).

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementImprovement of existing feature

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions