I remember what the OLD API was, and testing my old vanilla addons things straight up were a lot different. So before I go blindly (no beta) develop for wow classic perhaps I could save my self some time. The stress test was too quick to testing everything i’d like to accomplish.
My current understanding is WoW Classic will use the current API. I already found discrepancies like: UnitCastingInfo (we didn’t have this is vanilla), and a few new things too.
Is it safe to assume the current API should “mostly” work for addon development for classic?
Will we have access to SendAddonMessage or will it be C_ChatInfo.SendAddonMessage introduced in 8.0?