Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Come up with a way to handle duplicate names in listings #10

Open
catharsis opened this issue Aug 7, 2015 · 1 comment
Open

Come up with a way to handle duplicate names in listings #10

catharsis opened this issue Aug 7, 2015 · 1 comment
Labels

Comments

@catharsis
Copy link
Owner

It is not entirely uncommon for duplicate names to show up, when listing something. For example

  • different artists may perform under the same name
  • the same album name have been released in different regions, or re-released in a new edition on a different year
  • as a consequence of the above, the same track may appear on several different albums

We need a deterministic way to handle these name clashes. It is not necessarily a requirement to remove all ambiguity - the requirement is to make it deterministic what resources are listed when.

@catharsis catharsis added the ui label Aug 23, 2015
@catharsis
Copy link
Owner Author

This is related to #16, in that we need to generalize presentation of entities, and in some cases make them configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant