Mootools core uses well written js, but mootools.more is filled with
performance drains like "foo.each(function(){..." and ".setStyle",
which can be easily replaced with more efficient native methods. Why
did the devs decide to go this route?

Reply via email to