Skip to content

Name clash #4

Description

@JeroenDeDauw

"WikibaseEntityStore" is already used by WMDE. Having the same name, esp for a project that does something different, is not ideal.

Perhaps more problematic is the clash of namespaces. The WMDE component uses Wikibase\EntityStore, and so does this one. Generally you should not use a vendor namespace (ie Wikibase) if you are not that vendor. This was done right by using ppp/wikibase-entity-store as package name. You can do something similar for the namespace, and go with PPP/WikibaseEntityStore.

Not sure "EntityStore" is a good name to begin with here. To me this implies storage and retrieval of entities, while this component is about queries.

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