>
> > The following I believe conforms to the goal as stated on
> > jsmentors.com: "Review your article on JavaScript topic"
>
> To be honest - I don't see how the 'everything is a string' issue relates to
> the how Ext4 uses the 'class' name to specify inheritance. This is a common
> pattern shared among many libraries.

And what if all those libraries' implementations are needlessly slow?
Did you see the (admittedly crude) benchmark at the bottom of the post
on the ExtJS forum?  Using the string instead of the object/"class"
reference definitely seems slower.  So what are the ostensible
benefits of using a string instead, and can the performance be improved

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to