Zend Framework 2.0.0beta1发布
?
?
Zend Framework 2 的第一个Beta 版本现身。
?
ZF 2 充分利用最新的 PHP5.3 中的 Namespace特性重新设计,解决了 ZF1中冗长的类名。
?
?2.0.0beta1 中全新的组件包括:
全新和重构过的 autoloaders:Zend\Loader\StandardAutoloaderZend\Loader\ClassMapAutoloaderZend\Loader\AutoloaderFactory新的插件 broker strategyZend\Loader\Broker and Zend\Loader\PluginBroker重新设计的异常系统Allow catching by specific Exception typeAllow catching by component Exception typeAllow catching by SPL Exception typeAllow catching by base Exception type重构过的 Session 组件重构过的 View 组件Split helpers into a PluginBrokerSplit variables into a Variables containerSplit script paths into a TemplateResolverRenamed base View class "PhpRenderer"Refactored helpers to utilize __invoke() when possible重构了 HTTP 组件全新的 Zend\Cloud\Infrastructure 组件全新的EventManager 组件全新的Dependency Injection (Zend\Di) 组件全新的 Code 组件Incorporates refactored versions of former Reflection and CodeGenerator components.Introduces Scanner component.Introduces annotation system.下载:http://packages.zendframework.com/