<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://repos.curseforge.com:20002/wow/dependencyloader/</link>
    <language>en-us</language>

    <title>wow/dependencyloader Changelog</title>
    <description>wow/dependencyloader Changelog</description>
    <item>
    <title>[default] updated pkgmeta</title>
    <guid isPermaLink="true">http://repos.curseforge.com:20002/wow/dependencyloader/rev/e7995d599184</guid>
             <link>http://repos.curseforge.com:20002/wow/dependencyloader/rev/e7995d599184</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>e7995d599184</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td>default</td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td>tip</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>updated pkgmeta<br/>
fix the inversion in addon:Enable<br/>
added support for late-loading</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>.pkgmeta<br />DependencyLoader/Addon.lua<br />DependencyLoader/Core.lua<br />DependencyLoader/DependencyLoader.toc<br />DependencyLoader/Tree.lua<br />DependencyLoader/class.lua<br />DependencyLoader_Bootstrap/bootstrap.lua<br />DependencyLoader_Errata/main.lua<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</author>
    <pubDate>Tue, 21 Dec 2010 00:23:57 -0800</pubDate>
</item>
<item>
    <title>fixed an indexing issue in Addon.lua</title>
    <guid isPermaLink="true">http://repos.curseforge.com:20002/wow/dependencyloader/rev/f825ccf94a89</guid>
             <link>http://repos.curseforge.com:20002/wow/dependencyloader/rev/f825ccf94a89</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>f825ccf94a89</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>fixed an indexing issue in Addon.lua<br/>
moved most of the code in DependencyLoader.lua to Core.lua, and renamed the former to frontend.lua<br/>
updated load.xml<br/>
rearranged stuff in start.lua</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>DependencyLoader/Addon.lua<br />DependencyLoader/Core.lua<br />DependencyLoader/DependencyLoader.lua<br />DependencyLoader/frontend.lua<br />DependencyLoader/load.xml<br />DependencyLoader/start.lua<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</author>
    <pubDate>Sat, 11 Dec 2010 03:32:04 -0800</pubDate>
</item>
<item>
    <title>removed the unused code from Core.lua</title>
    <guid isPermaLink="true">http://repos.curseforge.com:20002/wow/dependencyloader/rev/1d8898cd1c82</guid>
             <link>http://repos.curseforge.com:20002/wow/dependencyloader/rev/1d8898cd1c82</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>1d8898cd1c82</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>removed the unused code from Core.lua</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>DependencyLoader/Core.lua<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</author>
    <pubDate>Sat, 11 Dec 2010 01:54:15 -0800</pubDate>
</item>
<item>
    <title>cleaned up Tree's methods a bit and improved documentation</title>
    <guid isPermaLink="true">http://repos.curseforge.com:20002/wow/dependencyloader/rev/a46bf694050c</guid>
             <link>http://repos.curseforge.com:20002/wow/dependencyloader/rev/a46bf694050c</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>a46bf694050c</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>cleaned up Tree's methods a bit and improved documentation<br/>
Addon:Exists will now return false for Blizzard addons (needs to be handled better)<br/>
Addon.lua will now use the raw hooks from the interface module<br/>
fixed the inverted returns from IsForceLoadAvailable<br/>
EnableAddOn and LoadAddOn hooks will now skip the extra processing if the addon does not exist or is a Blizzard addon<br/>
moved the EnableAddOn queing to the interface</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>DependencyLoader/Addon.lua<br />DependencyLoader/DependencyLoader.lua<br />DependencyLoader/Tree.lua<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</author>
    <pubDate>Sat, 11 Dec 2010 01:48:39 -0800</pubDate>
</item>
<item>
    <title>added embeds.xml to load.xml</title>
    <guid isPermaLink="true">http://repos.curseforge.com:20002/wow/dependencyloader/rev/78b28ebdc169</guid>
             <link>http://repos.curseforge.com:20002/wow/dependencyloader/rev/78b28ebdc169</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>78b28ebdc169</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>added embeds.xml to load.xml<br/>
added a couple of other internal notes</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>DependencyLoader/Core.lua<br />DependencyLoader/DependencyLoader.lua<br />DependencyLoader/load.xml<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</author>
    <pubDate>Fri, 10 Dec 2010 05:29:22 -0800</pubDate>
</item>
<item>
    <title>fixed the LibPrint external in .pkgmeta (maybe)</title>
    <guid isPermaLink="true">http://repos.curseforge.com:20002/wow/dependencyloader/rev/110baf84e7a8</guid>
             <link>http://repos.curseforge.com:20002/wow/dependencyloader/rev/110baf84e7a8</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>110baf84e7a8</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>fixed the LibPrint external in .pkgmeta (maybe)</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>.pkgmeta<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</author>
    <pubDate>Fri, 10 Dec 2010 04:33:30 -0800</pubDate>
</item>
<item>
    <title>fixed Addon.lua to use the unhooked EnableAddOn (still needs to be changed to grab from the interface)</title>
    <guid isPermaLink="true">http://repos.curseforge.com:20002/wow/dependencyloader/rev/b230b94d4487</guid>
             <link>http://repos.curseforge.com:20002/wow/dependencyloader/rev/b230b94d4487</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>b230b94d4487</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>fixed Addon.lua to use the unhooked EnableAddOn (still needs to be changed to grab from the interface)<br/>
improved the error message when creating an Addon object on a Blizzard addon (will add direct support later)<br/>
implemented the hooks on EnableAddOn and LoadAddOn<br/>
rearranged functions inside Tree.lua, with some edits<br/>
copied OptDeps from main module to the bootstrap module, to delegate loading to the client when possible</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>DependencyLoader/Addon.lua<br />DependencyLoader/DependencyLoader.lua<br />DependencyLoader/Tree.lua<br />DependencyLoader_Bootstrap/DependencyLoader_Bootstrap.toc<br />DependencyLoader_Bootstrap/bootstrap.lua<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</author>
    <pubDate>Fri, 10 Dec 2010 00:21:17 -0800</pubDate>
</item>
<item>
    <title>updated the .pkgmeta to reflect the directory changes</title>
    <guid isPermaLink="true">http://repos.curseforge.com:20002/wow/dependencyloader/rev/47d15fc9208e</guid>
             <link>http://repos.curseforge.com:20002/wow/dependencyloader/rev/47d15fc9208e</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>47d15fc9208e</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>updated the .pkgmeta to reflect the directory changes<br/>
added LibScriptLink external<br/>
changed the main module's Dependencies to OptDeps<br/>
moved embeds.xml and Ace3.xml</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>.pkgmeta<br />DependencyLoader/Ace3.xml<br />DependencyLoader/DependencyLoader.toc<br />DependencyLoader/embeds.xml<br />DependencyLoader_Bootstrap/Ace3.xml<br />DependencyLoader_Bootstrap/embeds.xml<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</author>
    <pubDate>Sun, 05 Dec 2010 03:39:26 -0800</pubDate>
</item>
<item>
    <title>lots more modifications...</title>
    <guid isPermaLink="true">http://repos.curseforge.com:20002/wow/dependencyloader/rev/e0a4a8b5b389</guid>
             <link>http://repos.curseforge.com:20002/wow/dependencyloader/rev/e0a4a8b5b389</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>e0a4a8b5b389</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>lots more modifications...</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>DependencyLoader/Addon.lua<br />DependencyLoader/Core.lua<br />DependencyLoader/DependencyLoader.lua<br />DependencyLoader/DependencyLoader.toc<br />DependencyLoader/DependencyLoader_Core.toc<br />DependencyLoader/Tree.lua<br />DependencyLoader/frontend.lua<br />DependencyLoader/load.xml<br />DependencyLoader_Bootstrap/DependencyLoader.toc<br />DependencyLoader_Bootstrap/DependencyLoader_Bootstrap.toc<br /><br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</author>
    <pubDate>Sun, 05 Dec 2010 03:10:07 -0800</pubDate>
</item>
<item>
    <title>renamed the old DependencyLoader module to DependencyLoader_Bootstrap</title>
    <guid isPermaLink="true">http://repos.curseforge.com:20002/wow/dependencyloader/rev/5362e308c3eb</guid>
             <link>http://repos.curseforge.com:20002/wow/dependencyloader/rev/5362e308c3eb</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>5362e308c3eb</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>renamed the old DependencyLoader module to DependencyLoader_Bootstrap<br/>
renamed DependencyLoader_Core to DependencyLoader</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>DependencyLoader/Ace3.xml<br />DependencyLoader/Addon.lua<br />DependencyLoader/Core.lua<br />DependencyLoader/DependencyLoader.toc<br />DependencyLoader/DependencyLoader_Core.toc<br />DependencyLoader/Tree.lua<br />DependencyLoader/bootstrap.lua<br />DependencyLoader/class.lua<br />DependencyLoader/embeds.xml<br />DependencyLoader/frontend.lua<br /><br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#109;&#99;&#107;&#101;&#110;&#122;&#105;&#101;&#109;&#99;</author>
    <pubDate>Sun, 05 Dec 2010 00:12:57 -0800</pubDate>
</item>

  </channel>
</rss>