catharsis / spotifile

FUSE file system for Spotify
BSD 3-Clause "New" or "Revised" License
144 stars 7 forks source link

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

Open catharsis opened 9 years ago

catharsis commented 9 years ago

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

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 commented 9 years ago

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