WoWInterface SVN LibDefaults

[/] [trunk/] - Rev 5

Go to most recent revision | View Log | Feed

Last modification

  • Rev 5 2008-10-30 03:48:57 GMT
  • Author: AnduinLothar-18098
  • Log message:
    v2.0
    - Added Meta-Indexing
    Defaults are only saved in the default storage, not in the main table,
    but still allows you to get them from the main table. Saves on run-time memory!
    Defaults wont be accessable via pairs() from the main table,
    unless you set the value to a non-default and then back to a default.
    - Added Default Unloading
    Removes defaults from the saved variables so that they aren't saved to disk. Speed up load time, yay!
    - Added lib:Reset(addonName, varName) to reset an addons variable to default (and all table values to default)
  • Compare with Previous
  • Hide changed files
  • trunk/LibDefaults/LibDefaults.lua
    trunk/LibDefaults/LibDefaults.toc