Tom Hollander在几天前发布了一篇Post,提出了一些Enterprise Library v3(下一个版本的Enterprise Library 具体的名称还没定,暂时先用Enterprise Library v3作为开发代号)的初步开发计划,在这之前,他曾经发布进行过一个Enterprise Library 3.0 开发意见的征集,根据用户的反馈,初步提出了Enterprise Library v3的初步(非最终)开发计划:
l Medium Trust support
l Manageability extensions for configuration (WMI, Group Policy)
l Simple Strong-naming
l Mini-Factory for building your own blocks and providers
l Validation Application Block
l Exception Handling: WCF integration (exception shielding / fault mapping)
l Logging: WCF pipeline integration
l AuthZ: WCF Pipeline integration
完成了上面的列表之后,还会实现如下:
l Config Tool: Embedded in the Visual Studio IDE
l DAAB: SQL Everywhere support
l DAAB: Richer transactions support
l Docs: More code samples
l Docs: Detailed documentation for ObjectBuilder
l DAAB: Batch support
l Config Tool: Edit AppSettings and other .NET settings
l Config Tool: Environmental Overrides
l Config Tool: Encryption Support
l Config Tool: Improved type loading behavior when assemblies can't be found
l Logging: Rolling flat file TraceListener
l Logging: Local or UTC timestamps in formatted log messages
l Logging: Reflected property tokens
l Ability to create custom production installs
l Ability to create custom developer installs
l Exception Handling: Localization of exception messages
l DAAB: ODP.NET provider support
该计划也是一个初步的开发计划,还没有最终确定。
详细信息可以访问:http://blogs.msdn.com/tomholl/archive/2006/09/26/773213.aspx