On Dec 22, 5:23 pm, Dave Methvin <dave.meth...@gmail.com> wrote: > My > preference would be to avoid changing the behavior from 1.3==>1.4 by > having traditional:true by default.
Yes, +1 for that. We distribute jQuery with our content management system, and use it a lot. Now, we also encourage our users to use jQuery in their local/ custom templates and components. If jQuery suddenly changes behavior on this (or anything, really), we probably have to rethink this strategy. We must be very careful to avoid situations where our users' components suddenly don't work anymore. To me, this is the reasoning: Neither of the two values are intrinsically more correct than the other. However, one of the defaults (traditional:false) will break existing code; the other (traditional:true) will not. Then, avoiding breaking existing code is the better choice. Eirik -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@googlegroups.com. To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.