我目前做过的几个项目,在界面方面基本上都使用了ExtJS框架。从yui-ext,到Ext2.1,再到目前的Ext2.2,称不上精通,也算是比较熟悉了。
昨天在Ext中文资讯站看到消息说,ExtJS3.0及其IDE可视化编程环境将在近期(很可能是4月14日)发布。真是个好消息,这意味着我们将可以直接拖拉控件到界面,从而省去了很多手工写代码的麻烦,而且,用户可以制作自定义的可重用的控件,真的是无比强大!
Ext JS 3.0的一些新特性:
Ext JS Road Map
Ext JS 3.0 (Early 2009)
* All new lightweight, high-speed core base library
* Flash Charting API
* Ext.Direct - Remoting and data streaming/comet support
* Integrated client-server data binding/marshaling of updates
* ListView component
* Enhanced Button and Toolbar components
* ARIA/Section 508 accessibility improvements
* CSS updates for reset style scoping and easier custom theming
* Update the Ext event registration model
* Ext.Ajax enhancements
* Browser history support (released in 2.2)
下面是可视化环境演示视频:
或者你可以到这里观看:
