Zend Framework 1.5 Preview Release
很久未有大变化的Zend Framework终于在1/28日发布了1.5 Preview版本,上次在官方的博客上看到过一点介绍,包括了以下的更新:
Zend_Auth_Adapter_LdapZend_Build/Zend_ConsoleZend_Controller additional action helpers, including ContextSwitch/AjaxContext, Json, and AutoCompleteZend_FormZend_InfoCardZend_LayoutZend_OpenIdZend_Search_Lucene improvements, including wildcard search, date range search, fuzzy search, and Lucene 2.1 index file format supportZend_View enhancements, including actions, partials, and placeholdersZend_Pdf UTF8 supportNew Zend_Service consumables (final list TBD)A whole lotta bug fixes and documentation improvements
猜想Zend_Layout可能就是类似于ROR和Symfony的一个View的大模版框架,这个的确非常有用。还有autocomplete的功能也不错,就不知集成后的此功能是否非常容易使用,现在很多的网友都有Autocomplete的功能。