View Single Post
09-13-10, 04:53 AM   #14
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 716
I have always used this declaration which is not affected by the deprecation:

Code:
someframe:SetScript("OnEvent", function(self, event, arg1, arg2, arg3)

end)
TBH I didn't even know these globals existed, and never had any trouble living without them.
__________________
Three things are certain,
Death, taxes and site not found,
You, victim of one.