| > I fail to see any connection between the JavaScript library you use and web pages or web apps. The use case of a page vs an application should have a huge impact on the library i.e. architecture you select. If it doesn't and you say for example use jQuery for a RIA your on the road to a big ball of mud. > Does it support progressive enhancement? Is it accessible? Progressive enhancement is a concept best applied to web pages not applications. Ext.js 4 has full ARIA & 508a support. Your example of YUI does not. > http://developer.yahoo.com/yui/ Name one feature YUI has that Ext.js does not ? YUI does not have any decent RIA architecture support, for example MVC. YUI like jQuery is good for pages, not complex applications. |
Loose the term 'web page', it's non-existent anymore.
> If it doesn't and you say for example use jQuery for a RIA your on the road to a big ball of mud.
If you don't know how to use it.
> Progressive enhancement is a concept best applied to web pages not applications.
Again: loose your vague buzzwords if you want anybody to take your comments seriously. Progressive enhancement is something that good webdevs do, and lame webdevs ignore, because they are too lazy to look into things.
> Ext.js 4 has full ARIA & 508a support. Your example of YUI does not.
This is a pure lie.
> Name one feature YUI has that Ext.js does not ?
> YUI does not have any decent RIA architecture support, for example MVC.
> YUI like jQuery is good for pages, not complex applications.
I think I have spent enough time on your trollish comments.