View Single Post
04/15/14, 06:25 PM   #10
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 655
Thanks for sharing that. I mean this wholeheartedly, in that proper variable naming is important. I think I see a lot of things with variables like 'item', rather then 'NodeName', 'NodeNumber', 'ItemName', 'ItemNumber' and so on. I'll have to review that and the API Functions to make sure I'm really evaluating things correctly.

I'll have to look at the API functions a little closer, because I want the None Numbers and the Node Names, not Item Numbers and Item Names.

Last edited by Sharlikran : 04/15/14 at 06:30 PM.
  Reply With Quote