Adam Peller wrote:
> 
> 
> Dojo 1.0 is all about performance and stability, and the follow-on Dojo
> 1.x releases continue in that direction with no radical changes to the
> core or Dijit architecture.  Dojo base is now very tiny (<25K, on par with
> other toolkits) and the performance of the new parser in the core is order
> of magnitudes better than the old one.  I think you'll find the APIs are
> easier to use and programmatic instantiation more intuitive.  Widgets are
> more easily customized and themable via CSS, there's a convenient xpath
> query mechanism that is actually among the fastest of the toolkits (see
> http://mootools.net/slickspeed/) 
> 
> On top
> 

Looking at the trend, not the final results.

jquery seems faster via css selectors/class which seems to fit with its
typical programming model.
mootools faster via parent/child dom(are these via xpath?) relations.
-- 
View this message in context: 
http://www.nabble.com/-s2--Let%27s-get-out-Struts-2.1.1-tp15519065p15652778.html
Sent from the Struts - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to