view DependencyLoader_Bootstrap/DependencyLoader_Bootstrap.toc @ 15:a46bf694050c

cleaned up Tree's methods a bit and improved documentation Addon:Exists will now return false for Blizzard addons (needs to be handled better) Addon.lua will now use the raw hooks from the interface module fixed the inverted returns from IsForceLoadAvailable EnableAddOn and LoadAddOn hooks will now skip the extra processing if the addon does not exist or is a Blizzard addon moved the EnableAddOn queing to the interface
author mckenziemc
date Sat, 11 Dec 2010 01:48:39 -0800
parents b230b94d4487
children
line wrap: on
line source
## Interface: 40000

## Title: DependencyLoader Bootstrap
## Notes: Bootstrap for DependencyLoader

## Author: mckenziemc

#  Ask the client to load the dependencies of the core module if 
#  they're already enabled, to lessen the chance of something breaking.
## OptDeps: LibStub, Ace3, LibPrint-1.0, LibScriptLink-1.0

## LoadManagers: !!!LoadFirst, AddonLoader
## X-LoadFirst: true
## X-LoadOn-Always: true


load.xml