[Catalyst] Re: OT: JS no longer sucks, (was Catalyst - any good AJAX tutes?)

2009-03-08 Thread Aristotle Pagaltzis
* Ashley a...@sedition.com [2009-03-07 22:20]: I used to feel the same about JS. The language itself has improved Objection: * http://fishbowl.pastiche.org/2009/02/20/the_dom_stigma/ When recommending jQuery to co-workers, friends, random passers-by and the occasional hobo (as I have been

Re: [Catalyst] Re: OT: JS no longer sucks, (was Catalyst - any good AJAX tutes?)

2009-03-08 Thread Ash Berlin
On 8 Mar 2009, at 15:18, Aristotle Pagaltzis wrote: * Ashley a...@sedition.com [2009-03-07 22:20]: I used to feel the same about JS. The language itself has improved Objection: * http://fishbowl.pastiche.org/2009/02/20/the_dom_stigma/ When recommending jQuery to co-workers, friends,

Re: [Catalyst] Re: OT: JS no longer sucks, (was Catalyst - any good AJAX tutes?)

2009-03-08 Thread Ashley
On Mar 8, 2009, at 8:18 AM, Aristotle Pagaltzis wrote: * Ashley a...@sedition.com [2009-03-07 22:20]: I used to feel the same about JS. The language itself has improved Objection: Well... the lack of regular array operations like push, the disparate and incompatible implementations of

[Catalyst] Re: OT: JS no longer sucks, (was Catalyst - any good AJAX tutes?)

2009-03-08 Thread Aristotle Pagaltzis
Hi Ash, * Ash Berlin ash_c...@firemirror.com [2009-03-08 17:00]: Counter-objection: The DOM is not the JS language. which, of course, was exactly the point. Regards, -- Aristotle Pagaltzis // http://plasmasturm.org/ ___ List:

[Catalyst] Re: OT: JS no longer sucks, (was Catalyst - any good AJAX tutes?)

2009-03-08 Thread Aristotle Pagaltzis
* Ashley a...@sedition.com [2009-03-08 19:15]: Well... the lack of regular array operations like push Are we talking about the same language? https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/Array/push the disparate and incompatible implementations of regular