View Single Post
09/25/14, 10:29 AM   #13
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Originally Posted by Wykkyd View Post
Example:
- Addon 1 includes 2 folders. 1 folder is named Bob.
- Addon 2 includes 9 folders. 1 folder is named Bob.
- User A installs both addons 1 and 2
- Addon 1 is updated and Bob is removed.
- User A updates both addons 1 & 2.
- Addon 2 updates fine.
- Addon 1 removes Bob when it updates (even though addon 2 still wants Bob).
- User A now has a disfunctional addon 2, because addon 1 stepped on it.

^^ that's tricky, and should be rare. But it needs some way of being addressed.
Perhaps have the addon upload list cross-reference root folders from the entire installed list and if any addon still contains a reference to root folder Bob, don't delete Bob even if the addon being updated dropped it out of inclusion.
Oh I understand and yes that is what is happening. Was just trying to keep it simple in my reply.

Since we remember/cache the folder structure of installed AddOns maybe we could have Minion not delete folders if it still sees another addon that is install requiring that same folder in its structure.

If any one has any better suggestions on how to handle that let me know.

Last edited by Dolby : 09/25/14 at 10:38 AM.
  Reply With Quote