SFX-WoW / Masque

A button-skinning engine for World of Warcraft.
Other
44 stars 10 forks source link

Enhancement: Improve Saved Variable Name-Spacing #335

Closed StormFX closed 11 months ago

StormFX commented 11 months ago

Having a bunch of related settings thrown into the root of a profile's saved variables while others are name-spaced makes setting and returning values a bit cumbersome. Categorizing settings in namespaces would allow for more generic and reusable get and set functions.