On 6/13/07, Chris W. Parker <[EMAIL PROTECTED]> wrote:
Instead of my_cool_plugin.js, use my_cool_plugin.v1.js.

And interesting idea. Here's my opinion:

Pro:
Old scripts can continue to work while new ones can use a newer version.
Easily glance at script version.

Con:
Upgrading old scripts would require editing all the file that include
the version.
(although, since all old scripts should be tested anyway, this isn't too bad)

Initially I wanted to say, "No way, I'd rather have a version
variable", but in the end it doesn't sound like a bad idea.

~Sean

Reply via email to