resourcepool / dashboard

A great solution to get your marketing and communication content on-screen
Apache License 2.0
6 stars 3 forks source link

API enhancement: {uuidbundle} is useless and against REST standards in MediaController. #45

Closed loicortola closed 8 years ago

loicortola commented 8 years ago

UUIDs are unique, which makes uuidbundle useless.

loicortola commented 8 years ago

NB: Even though media is inside a bundle subfolder, this logic is an issue for the persistence layer, and should be totally independent from the rest of the app. ==> Find a better solution ;)

Suggestion: build an in-memory Map of bundle => medias.