Wanted to know if anyone had any response around a comment i read on ajaxian re: MooTools performance on IE.
"Unfortunately it appears to suffer in IE as all MooTools (and prototype) stuff does. The way MooTools extends elements in IE (mass copying of functions to the element) instead of wrapping the element (as JQuery and ExtJS do) is really naive and will always make it painfully slow in IE. I wouldn’t use it on anything larger than a simple website. Comment by FredroLewis3rd — November 12, 2008" thnx
