Cool, i will definitely check it out.
Also, since you mentioned you only recently began addon programming, I wanted to ask you: do you have any recommendations for a guide on beginning LUA scripting, specifically for WoW addons and macros?
As a frame of reference I have some background in programming (Javascript/Python/and little bit of C++)
Like one thing i notice when going through older addons (to familiarize with syntax) is that they all have XML files, but Rhena/Aviana's Questie doesn't -- is it not necessary? Does it simply boil down to the advantage of not having to learn XML and LUA?