View Single Post
05-10-09, 03:00 PM   #116
Psychophan7
A Chromatic Dragonspawn
Join Date: Feb 2006
Posts: 153
Originally Posted by lilsparky View Post
sure, but the extent of the edits weren't things like reworking an algorithm so much as fixing things like typos or adding missing arguments for api changes -- stuff that causes a mod to actually pop and error rather than simply not do what it's supposed to.
What's the quote? Something like "one mans typo is another mans code feature" or similar?

If I wrote an addon that calls function 'origen' and WM fixes that, then who is to say if they are correcting a typo or screwing my code? I might have written another addon that tries to call 'origen' from the other addon (can addons do that?) but WM went and fudged it by correcting my "typo" and turning it into 'origin'. Great, now theres compatibility issues between my own mods because WM dipped their dirty hands into my cookie jar. These are my cookies, dammit, so hands off! But my end users wouldn't know there's now an issue because WM went and messed with their WTF file to suppress the LUA errors.

But I'm not an addon author, so my cookie jar is safe... for now.
  Reply With Quote