theres a comment of a guy that replaced prototype style with mootools style, see:
http://www.anieto2k.com/demo/mooclass/ Fábio Miranda Costa Engenheiro de Computação http://meiocodigo.com On Wed, Feb 18, 2009 at 1:55 PM, Fábio Costa <[email protected]> wrote: > the guy updated the post: > > http://www.broofa.com/blog/2009/02/javascript-inheritance-performance/ > > [Update] *MooTools* - For you MooTools fans out there, I believe that > library uses the same approach that Dean Edwards came up with for Base2, so > performance should be similar. aNieto2K links to his test in the comments, > below, if you'd like to verify this for yourself. (I'd add this to the > test, but Prototype and Moo collide over the use of the 'Class' name) > > > Fábio Miranda Costa > Engenheiro de Computação > http://meiocodigo.com > > > > On Wed, Feb 18, 2009 at 11:51 AM, gabriel munteanu <[email protected]>wrote: > >> related to this article: >> http://ajaxian.com/archives/javascript-inheritance-performance >> >> where do we position? >> >> regards, >> jgabios >> > >
