annotate DependencyLoader_Errata/load.xml @ 12:b230b94d4487

fixed Addon.lua to use the unhooked EnableAddOn (still needs to be changed to grab from the interface) improved the error message when creating an Addon object on a Blizzard addon (will add direct support later) implemented the hooks on EnableAddOn and LoadAddOn rearranged functions inside Tree.lua, with some edits copied OptDeps from main module to the bootstrap module, to delegate loading to the client when possible
author mckenziemc
date Fri, 10 Dec 2010 00:21:17 -0800
parents 8ff8ff3f6395
children
rev   line source
mckenziemc@0 1 <ui>
mckenziemc@0 2 <script file="main.lua"/>
mckenziemc@0 3 </ui>