Grails ZK UI 0.5.M1 released!
I am pleased to announce that the first milestone of Grails ZK UI 0.5 is now available to download. Grails ZK UI 0.5 is a significant release containing the upcoming ZK 6.0.
- update to ZK 6.0(6.0.0.FL.20111111), reference previewing ZK 6
- support the Model-View-View-Model(MVVM) Architecture presentation patterns?reference MVVM in ZKUI
- use the new zk selector replace zkui's old selector,reference An Annotation Based Composer For MVC
- support the new ZK databinder?reference The Next Generation Data Binding System
- support advanced templates,reference Rendering List and Tree Model with Templates
- Support extends GenericForwardComposer or other Composer?reference #34