quote:
Originally posted by CookieRevised
As for "without tons and tons of lines of XML", that is seriously exaggerated. Even a script with a handfull commands doesn't need many "XML lines". Not to mention, if the commands don't change you can even provide the commands in the scriptinfo.xml IIRC.
It's not very exaggerated. One of my other, bigger scripts has a whole JS file devoted to the XML (that and the parser, which is not big). I don't do it in the scriptinfo.xml because I often need dynamic commands. I agree with you that in this script, the commands class was not necessary, but I do not see harm in using it.