John Resig wrote:
Rick -
We started work on adding metadata to plugins a while back, so that
you could know that sort of information (what version of jQuery is
required, what versions of plugins it depends on).
Possibly it's worth adding a 'last version tested' field (i.e. the
*maximum* known-good version number)? There are a few plugins that break
with a new release of jQuery (e.g farbtastic 1.0), and something to say
definitively if they have been tested with a particular version of
jQuery would be useful.
Obviously, jQuery gets better and better with every 0.01 added to the
version number, but it's not always backwards-compatible ;-)
Howie