Thread: Decursive
View Single Post
06-28-05, 08:10 PM   #7
Kaelten
Jack's raging bile duct
 
Kaelten's Avatar
Featured
Join Date: May 2005
Posts: 782
if you find yourself using the same 10 functions in every mod you write then I'd suggest moving those 10 functions into a common library, this gives smaller overall code for you different mods, plus it makes it easier on you as you only have 1 set of code to update and keep current.
__________________
WowAce.com & CurseForge.com Adminstrator
Developer of Ace3, OneBag3, and many other addons and libraries
Project lead and Mac developer for the Curse Client

Anyone that needs what they want
And doesn't want what they need
I want nothing to do with
  Reply With Quote