Re: third-party libraries
On Mon, 27 Aug 2007 15:06:28 +0200, in comp.lang.javas cript Thomas
'PointedEars' Lahn <PointedEars@we b.de>
<46D2CC54.20706 04@PointedEars. dewrote:
I think that you are completely ignoring the fact that the people at
jQuery weren't using namespace in the context of the ECMAScript (non)
definition.
....and get abused for misquoting or trimming too much?
-- -------------------------------------------------------------
jnorthau@yourpa ntsyahoo.com.au : Remove your pants to reply
-- -------------------------------------------------------------
On Mon, 27 Aug 2007 15:06:28 +0200, in comp.lang.javas cript Thomas
'PointedEars' Lahn <PointedEars@we b.de>
<46D2CC54.20706 04@PointedEars. dewrote:
>| Jeff North wrote:
>| [...] "dhtmlkitchen@g mail.com" [...] wrote:
>| >| Can you use Yahoo event system with jQuery Ajax transport with a Dojo
>| >| widget?
>| >
>| http://docs.jquery.com/Using_jQuery_...ther_Libraries
>| The jQuery library, and virtually all of its plugins are constrained
>| within the jQuery namespace. As a general rule, "global" objects are
>| stored inside the jQuery namespace as well, so you shouldn't get a
>| clash between jQuery and any other library (like Prototype, MooTools,
>| or YUI).
>|
>| However, that is completely ignoring the fact that ECMAScript 3
>| implementations have no concept of a namespace, and that any
>| user-defined object or property may be overwritten at any time.
>| [...] "dhtmlkitchen@g mail.com" [...] wrote:
>| >| Can you use Yahoo event system with jQuery Ajax transport with a Dojo
>| >| widget?
>| >
>| http://docs.jquery.com/Using_jQuery_...ther_Libraries
>| The jQuery library, and virtually all of its plugins are constrained
>| within the jQuery namespace. As a general rule, "global" objects are
>| stored inside the jQuery namespace as well, so you shouldn't get a
>| clash between jQuery and any other library (like Prototype, MooTools,
>| or YUI).
>|
>| However, that is completely ignoring the fact that ECMAScript 3
>| implementations have no concept of a namespace, and that any
>| user-defined object or property may be overwritten at any time.
jQuery weren't using namespace in the context of the ECMAScript (non)
definition.
>| Please trim your quotes.
>| PointedEars
jnorthau@yourpa ntsyahoo.com.au : Remove your pants to reply
-- -------------------------------------------------------------
Comment