Skip to content

protect annotation namespaces from conflicts #164

Description

@ms-lolo

we have an API for creating custom annotations now, in apps.annotations. the namespaces are private details that help annotation authors to collect groups of a certain kind, so it's important for us to make sure we don't have two groups creating a commands annotation namespace with different meanings. we should come up with a way to auto-scope namespaces, similar to our approach with service ids. the interfaces don't need to be super concise, because we don't expect a huge amount of annotation namespaces to be created, and their usage is typically in private details of a package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions