Thread Tools Display Modes
06-28-19, 10:05 AM   #1
Aeriez
A Fallenroot Satyr
Join Date: May 2007
Posts: 24
Originally Posted by Lybrial View Post
I agree... the
documentation of the WOW API is horrible compared to how documentations usually
look like. Personally I would never release an API so badly documented like the WOW
API is, especially not when Im a company as big as Blizzard.
I think this is my biggest frustration with trying to learn WoW specific functionality of Lua. It requires far more digging than I'm used to. Between examples of functionality and documentation, I'm pretty good at playing around with it until it starts doing what I want it to do. And at that point it just clicks "Oh so that's how that works" sort of thing. It seems like when I want to learn how a specific function works, it just leads to another function that I need to figure out that is within it. Which leads to yet another 3 functions you need to figure out. And sometimes it seems like you never really find the bottom of the nesting pool.
  Reply With Quote
06-28-19, 10:12 AM   #2
Lybrial
A Flamescale Wyrmkin
AddOn Compiler - Click to view compilations
Join Date: Jan 2010
Posts: 120
Originally Posted by Aeriez View Post
I think this is my biggest frustration with trying to learn WoW specific functionality of Lua. It requires far more digging than I'm used to. Between examples of functionality and documentation, I'm pretty good at playing around with it until it starts doing what I want it to do. And at that point it just clicks "Oh so that's how that works" sort of thing. It seems like when I want to learn how a specific function works, it just leads to another function that I need to figure out that is within it. Which leads to yet another 3 functions you need to figure out. And sometimes it seems like you never really find the bottom of the nesting pool.
Exactly. And since we are all just devs which are doing this for fun in our freetime while having a fulltime job
we also dont have the time to create a webpage with a good documentation and good examples
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Trying to Learn

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off