2011年3月15日 星期二

ExtJS 和 jQuery 的比較

在網路上看了一些用ExtJS 做的範例,覺得蠻不錯的。
關於 ExtJS 和 jQuery 的比較我覺得這個網站提的蠻中肯的~
If your requirements are simple, publically accessible, and being done by web developers, then use jQuery. If this is a more complex situation, you have more hard core engineers, behind a username/password, then I suggest ExtJS.


這篇也寫的不錯,可以參考~

不過這兩篇沒提到的是 ExtJS 的授權協議。基本上 ExtJS 是商業軟體,如果要免費使用的話,只能用 ExtJs 2.0.2 之前的版本,因為他是用LGPL的授權方式。之後的版本是用GPL 的授權。有人認為GPL的授權是病毒授權,因為用了GPL的程式庫將造成本身的原始碼必須公開,當然這還是有爭議的,不過還是小心為妙。