Hi,
I dither about some minor points in the jQuery branch and would like to have
your opinions.
Should we embed the docs and demos for the extensions (plugins, etc.). I guess so because it's convenient when working without
Internet connection. On the other hand it's a bit heavy.
For now, for some plugins, we put the version in the lib name. This is ok OOTB, but for custom apps users may not notice a plugin
version change and would not change their own decorators. So I wonder if, like Sascha suggested recently, we should not rather have
no version in plugins names.
Thanks
Jacques