Skip to content

Need a check on .produces being the same as the class in .compose #22

Description

@jonathanstowe

In the example in #21 it wasn't clear what the ClientConnection should return from it's .produces so I tried initially with ClientConnection which led to a possibly infinite recursion in the first pass over the components adding a ConnectionManager. This probably wants to bail earlier if a Connection .provides the same class as itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions