# HG changeset patch # User mckenziemc # Date 1291987762 28800 # Node ID 78b28ebdc169b18f36ceea002f3435bcd5f0166a # Parent 110baf84e7a82acec9ca012eff747db236c5ecdd added embeds.xml to load.xml added a couple of other internal notes diff -r 110baf84e7a8 -r 78b28ebdc169 DependencyLoader/Core.lua --- a/DependencyLoader/Core.lua Fri Dec 10 04:33:30 2010 -0800 +++ b/DependencyLoader/Core.lua Fri Dec 10 05:29:22 2010 -0800 @@ -4,6 +4,7 @@ local addonName, addonTable = ... +-- NOTE: current contents of this file are no longer used if true then return end diff -r 110baf84e7a8 -r 78b28ebdc169 DependencyLoader/DependencyLoader.lua --- a/DependencyLoader/DependencyLoader.lua Fri Dec 10 04:33:30 2010 -0800 +++ b/DependencyLoader/DependencyLoader.lua Fri Dec 10 05:29:22 2010 -0800 @@ -2,6 +2,9 @@ -- +-- TODO: implement a feature to disable unneeded libraries when a parent +-- is disabled? + local addonName, addonTable = ... diff -r 110baf84e7a8 -r 78b28ebdc169 DependencyLoader/load.xml --- a/DependencyLoader/load.xml Fri Dec 10 04:33:30 2010 -0800 +++ b/DependencyLoader/load.xml Fri Dec 10 05:29:22 2010 -0800 @@ -1,1 +1,1 @@ -