View Single Post
02/27/14, 11:21 AM   #10
Wykkyd
Are you Wykkyd Gaming?
 
Wykkyd's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 107
Originally Posted by JonathanDark View Post
That's actually a good idea. I may try to take some time to pick apart Wykkyd's add-ons and fill in the gaps based on the APIs he's used so far. Hopefully, he won't mind me reverse-engineering his stuff.
Have at it.

While you're in there, I'm open to tips tricks and advice, heh. I'm just one guy coding on a lot of fronts, and working a day job 8 to 16 hours a day doing C# and SQL. I don't spend a lot of time psychoanalyzing my code in Lua. I get it working and move on to the next bullet point/objective.

That said I've had Psijic/PTS access since October, as have several others. So my addons are a result of a lot of trial and error, a lot of use of things like ZGOO to find undocumented features and a lot of painstaking iterate-save-test-redo to get things to do what they should be doing.

I do still have a million planned features and thus am far from done. Also, Wykkyd's Framework is getting better almost daily with cleaner, nicer and newer features for other addon devs to use to speed up their development. After this weekend it should be even better. So at the very least you could leverage it to help speed yourself up... though I've yet to have time to write the "Usage Doc" I plan to write before launch for it
  Reply With Quote