本文主要是介绍Zend Framework 0.1.4 Preview 发布,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
主要新增的内容:
Zend_Controller_RewriteRouter was introduced into the incubator providing flexible mapping based routing for the front controller. This is a key change that will replace the default router in the core for preview release 0.1.5 as early as next week!
Zend_Config was proposed, started in the incubator and later moved into the core library providing a base for ongoing configuration work in the framework. Samples are provided in the manual and there is also one posted on the wiki.
Zend_Cache was promoted to core after being introduced in 0.1.3 providing caching services to be used at any level in your applications, from RSS feed caching to content caching. Again, samples can be found in the manual as well as a new one on the wiki.
Zend_Db_Adapter_Db2 added to core for DB2 support for the framework database components.
Zend_Pdf gained TrueType font support and underwent major internal changes.
Zend_Search added support for updating and deleting within an index.
Zend_Http_Client is being overhauled in the incubator.
Zend_Db_Xml introduced to the incubator.
另外,ZF的协同开发/社区交流工具越来越先进和完善(也越复杂):
- Community Wiki added for end-user content created around the framework.
- Proposals System now online to track the proposal process.
- Issue Tracker providing new functionality for tracking the status of issues for both end-users and the contributor team. Track the status of future releases via the roadmap in the new tracker.
- Development Wiki providing the Contributor Guide and other developer related content for contributors to the framework.
- Changeset Browser updated to provide a near real-time view of the changesets committed to the framework by contributors.
- General Mailing List Archive added to start creating a search-able archive within the wiki for the general mailing list.
顺便说说 ZF中文文档的翻译工作进度,目前只剩Zend_Pdf一章没有翻译完了,等全部翻译完,我就会通知Zend在ZF的官方站点上增加中文文档。
谢谢PHPEye团队十一位成员的辛勤劳动:
http://www.phpeye.com/zfcn/index.htm
手册请参见:
http://www.phpeye.com/zf
Trackback: http://tb.blog.csdn.net/TrackBack.aspx?PostId=861866
这篇关于Zend Framework 0.1.4 Preview 发布的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!