On Wed, Oct 28, 2009 at 6:07 PM, Tony Ross <tross@microsoft.com> wrote: > On Wednesday, October 28, 2009 at 2:15 PM, Jonas Sicking wrote: >> On Tue, Oct 27, 2009 at 6:07 PM, Tony Ross <tross@microsoft.com> wrote: >> > The nature of script and these libraries provides consumers with an >> > adequate means of resolving object name conflicts should they arise. >> > The global variable for these libraries can typically be reassigned to >> > another variable without impacting the behavior of the library itself. >> > Thus should two names ever conflict, a page author can just rename the >> > first before the second library loads. >> >> Hmm.. Not quite sure I follow what you're saying. Do you have any >> examples? > > Link from the homepage of jQuery's website which illustrates some examples (though mostly focused on jQuery's use of '$'): > http://docs.jquery.com/Using_jQuery_with_Other_Libraries Yeah, it mostly seems concerned about collisions surrounding the name '$'. Doesn't appear that it is concerned about collisions with the 'jQuery' name. / JonasReceived on Thursday, 29 October 2009 06:41:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 9 May 2012 00:16:51 GMT