I know 3.0.2 was a huge change, but it seems even AddOns that did very little broke as well. AltMinder, for example, only uses a few routines outside itself but it's completely broken. :(
From a basic primer standpoint, can anyone enlighten this dim developer what the core changes are in simple clear terms? Like how to change 'this' to 'self' etc..?
My addon was not broken at all by the new patch/expansion and I do what I consider to be hardcore massaging of some core functions *shrugs*
I do know a lot of addons were broken by the update. I don't think there was any change regarding the core language, at least not what you mentioned. I use self and this in some parts of the addon and like I said, it didn't break. it still works as it always did.
From a basic primer standpoint, can anyone enlighten this dim developer what the core changes are in simple clear terms? Like how to change 'this' to 'self' etc..?
Thank you in advance!
I do know a lot of addons were broken by the update. I don't think there was any change regarding the core language, at least not what you mentioned. I use self and this in some parts of the addon and like I said, it didn't break. it still works as it always did.