Skip to content

Notification protocol clashes with Foundation.Notification #51

Closed
@nhojb

Description

@nhojb

Describe the bug

Notification protocol clashes with Foundation.Notification 😔

To Reproduce

  1. Import MCP into a file which already uses Foundation's Notification type.
  2. Compilation fails

Expected behavior
It would be better to avoid generic protocol and type names to avoid clashing with well-known Foundation types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions