-
Notifications
You must be signed in to change notification settings - Fork 8
Grails ZK UI Plugin 0.5.M1 Release Notes
xiaochong edited this page Nov 12, 2011
·
5 revisions
November 12, 2011,Grails ZK UI Plugin 0.5.M1 has been released.
The 0.5.M1 release brings the following features:
- update to ZK 6.0(6.0.0.FL.20111111), reference previewing ZK 6
- support the new ZK databinder,reference [The Next Generation Data Binding System](http://xiaochong.github.com/zkui/manual-0.5/guide/3.%20Composer.html#3.9 The Next Generation Data Binding System)
- support the Model-View-View-Model(MVVM) Architecture presentation patterns,reference [MVVM in ZKUI](http://xiaochong.github.com/zkui/manual-0.5/guide/9.%20Architecture%20presentation%20patterns%20Model-View-View-Model(MVVM\).html)
- use the new zk selector replace zkui's old selector,reference [An Annotation Based Composer For MVC](http://xiaochong.github.com/zkui/manual-0.5/guide/3.%20Composer.html#3.10 An Annotation Based Composer For MVC)
- support advanced templates,reference Rendering List and Tree Model with Templates
- Support extends GenericForwardComposer or other Composer,reference #34
If you have any questions, remarks, etc, please let me know and we will incorporate it into the next release.