resourcepool / dashboard

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

Don't persist the bundle tag in the media file #67

Open VmickaelV opened 7 years ago

VmickaelV commented 7 years ago

Instead, use the name of the parent if the bundle tag is modified, only the name of the fodler change.

loicortola commented 7 years ago

Mmmh, I understand, however this makes deserialization more painful (and frontend DTOs need the tag anyway).

Can we consider this as a low priority issue?

VmickaelV commented 7 years ago

Yes.

Actually, the app works great. So lets implements things more necessary.

At worst, if it broke, we have some tests to find the bugs (I hope my tests cover the most used case)

VmickaelV commented 7 years ago

On the other site, I don't understand why it's more painful ? Au contraire, and it'll be less IO consumer.