On Thu, Sep 4, 2008 at 10:33 AM, Aaron Barker <[EMAIL PROTECTED]> wrote:
> > Why isn't there a version number inside of individual UI files? The > only number I could find was inside of the ui.core.js and > jquery.ui.all.js. This was from downloading the Development Bundle. This is a good point. Yes, we only have it in core. It really should be in each file. Would you mind entering a ticket, so we don't miss this? http://ui.jquery.com/bugs/newticket This should be impleted with a keyword substitution (not hard-coded), just as it is for ui.core.js. > > If all files are considered to be the same number as the core, then it > still helps to add it to the individual files in case just the core is > updated for whatever reason and not the others and there is a > mismatch. Agreed. > > Lastly, if all files are considered to be the same number as the core > does that mean that plugins like tabs or datepicker can't be updated > on their own due to bugs or new features? Do those updates have to > wait until the whole UI suite is updated? Plugins don't have incremental releases (outside of jQuery UI versioning) - just the full UI svn/nightly/alpha/beta/final. - Richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
