Thread Tools Display Modes
07-14-10, 12:20 PM   #1
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 440
Worth it to continue work, or halt for now?

I've been working on a few different small projects to get used to LUA (I've spent nearly 2 years with C++/C#/PHP/Perl/Python, so I've definitely got some programming experience in general), as well as round out my UI for the past month or so. With the Beta released, and the end of Wrath soon™ approaching, I've been wondering if it'd even be worth continuing this late in the expansion, with the likelihood that what I'm working on will end up broken, and having to be completely redone.

I have a few friends trying to get me to complete them, a few telling me to hold off, and because of that, I've got conflicting thoughts about whether to continue or not. The whole idea of hard work possibly going to waste has been getting me into a bit of a slump. I guess I figured the AddOn community could be able to help me make up my mind on halting or continuing, or something.


PS: What's the probability that there may be changes to how AddOns handle textures, and image formats that can be used? If I do halt working on the actual code, I could still do a bit of the artwork, so I don't need to do that later on.
  Reply With Quote
07-14-10, 12:25 PM   #2
Soulofsin_007
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 125
I'd keep at it, just don't rush it. Last thing you want to do is release it with ton's of bugs in it and have no one touch it. Personally, I don't think blizz would change anything with the way they handle images, I could be wrong though.
  Reply With Quote
07-14-10, 12:35 PM   #3
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 440
Originally Posted by Soulofsin_007 View Post
Last thing you want to do is release it with ton's of bugs in it and have no one touch it.
I'm a bit OCD when it comes to bugs, which is one reason I've been a bit apprehensive with continuing only to have it all blow up in my face come 4.0.
  Reply With Quote
07-14-10, 12:40 PM   #4
orionshock
A Wyrmkin Dreamwalker
 
orionshock's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 50
Originally Posted by TMcMahon51 View Post
I'm a bit OCD when it comes to bugs, which is one reason I've been a bit apprehensive with continuing only to have it all blow up in my face come 4.0.
ah well this is normal with blizzard. anything you do in an addon has always had a possibility of being changed, broken or removed in an upcoming patch.
__________________
"I was there in the beginning... and things were very different back then" --An Echo from a time before.
  Reply With Quote
07-14-10, 12:45 PM   #5
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,928
Also, as long as it works with the latest version at least you know it will be due to changes specific to the new expansion
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote
07-14-10, 01:18 PM   #6
Waverian
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 188
If you write readable and maintainable code then you won't have to rewrite it entirely because of potential API changes.
  Reply With Quote
07-14-10, 02:30 PM   #7
yj589794
A Rage Talon Dragon Guard
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 314
The code diffs of the latest WoW API from the beta are available with a little bit of searching, so it will be possible to look for any changes that may affect the addon you want to write.

You also say you are learning Lua, so I say carry on with it. The more familiar you are with the language, the easier it will be for you to make any necessary changes once Cataclysm is released.
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Worth it to continue work, or halt for now?


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