Skip to content

Trace a warning when several used component interfaces have same component key provider #163

@labordep

Description

@labordep

Sometimes, several components can be instanciate with the same key provider (for example #default).
These components can propose same part of their component interfaces (services, events, parameters).
This is a possible source of mistake for the developper, to help debug I propose to log that.
A lot of possibility:

  • Log activated component which have component interface provider with name already used
  • Log use of an interface with ambiguous provider, because there is several component interfaces with the same key provider
  • ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions