[Proto-Scripty] Named functions on IE

2010-09-27 Thread Daniel Ribeiro
The author of coffeescript mentioned on this thread (http://github.com/ jashkenas/coffee-script/issues/issue/675/#issue/675/comment/402197) that ie leaks memory if you use named functions, instead of closures. If this is true, why does Prototype uses some of these (such as function $A on

[Proto-Scripty] Re: Named functions on IE

2010-09-27 Thread T.J. Crowder
Hi, The author of coffeescript mentioned on this thread (http://github.com/ jashkenas/coffee-script/issues/issue/675/#issue/675/comment/402197) that ie leaks memory if you use named functions, instead of closures. IE doesn't leak memory if you use named functions (or at least, I've never

[Proto-Scripty] Re: Named functions on IE

2010-09-27 Thread Daniel Ribeiro
Thanks for the thorough reply. On Sep 27, 6:13 am, T.J. Crowder t...@crowdersoftware.com wrote: Hi, The author of coffeescript mentioned on this thread (http://github.com/ jashkenas/coffee-script/issues/issue/675/#issue/675/comment/402197) that ie leaks memory if you use named functions,

[Proto-Scripty] Re: IE9 Drag-Drop

2010-09-27 Thread Steffen Christgau
On 24 Sep., 21:58, tazz_ben b...@wbpsystems.com wrote: Are other people seeing issues with script.aculo.us' drag and drop in the latest beta of IE 9?   Yes. After updating the Platform Preview to version 5 (1.9.7930.16406) today, I encountered that problem too. Not sure, but former tests with

[Proto-Scripty] Re: IE9 Drag-Drop

2010-09-27 Thread Steffen Christgau
Hi folks, I was able to reinstall an older version of IE9 PP (1.9.7916.6000) but it also raises the drag'n'drop problem. I start started debugging and found the following (Prototype version 1.6.1, Scriptaculous v1.8.3): script.aculo.us will start dragging only if you pressed the left button (for