diff DependencyLoader/DependencyLoader.lua @ 14:78b28ebdc169

added embeds.xml to load.xml added a couple of other internal notes
author mckenziemc
date Fri, 10 Dec 2010 05:29:22 -0800
parents b230b94d4487
children a46bf694050c
line wrap: on
line diff
--- 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 = ...