I for one request that MooTools implements the "wrapper" idea (in
version 2.0) rather than extending each element. I have noticed the
speed difference with MooTools JavaScript between Firefox (which I
use) and IE (which many users use). When these differences become
noticeable, I often rework the JavaScript to not extend the elements
or events in question using the MooTools extensions.

Obviously we shouldn't have to "work around" the JavaScript framework
integrated, it should provide ease of use in every situation.

-Joel

On Apr 6, 11:15 am, Aaron Newton <[email protected]> wrote:
> The article in question is a really good one and there are a lot of points
> made in it that hold water. The biggest issue is, of course, IE support, and
> thus far MooTools hasn't struggled too hard to maintain this. The key is
> that MooTools doesn't break the DOM by doing this - it fixes it!
>
> But that said, there are some headaches involved in this practice and all
> I'll say is that MooTools 2.0 will likely have some changes to the way we
> interact with the DOM that will address many of these criticisms.
>
> Aaron
>
>
>
> On Tue, Apr 6, 2010 at 5:07 AM, Pierre <[email protected]> wrote:
> > Hi,
>
> > what does the Mootools community think of that :
> >http://perfectionkills.com/whats-wrong-with-extending-the-dom/?
>
> > I personally love the way Mootools extends the DOM, it seems really
> > logical to me, but i don't know what to think after reading this
> > (performance issues).
>
> > Pierre
>
> > --
> > To unsubscribe, reply using "remove me" as the subject.

Reply via email to