Enterprise Library 4.0開發計劃
近日,微軟模式與實踐團隊發布了Enterprise Library 4.0的開發計劃,最大的變化就是加入了依賴注入,在之前的推薦系列中我也曾經介紹過,暫定名稱為DIAB(Dependency Injection Application Block),除此之外主要的變化有:
支持Visual Studio 2008
解決了VAB和PIAB中的一些缺陷
對Caching Application Block提供了一些擴展
Logging Application Block性能提升
在VAB中支持WPF的驗證
......
全文如下:
Introducing a lightweight Dependency Injection container (also known as DIAB for now; the name will change) (prioritized uber-stories)
Primary goals: make p&p assets more container-friendly and more easily consumable; stimulate the use of dependency injection for building modular, loosely-coupled apps.
- Provide a reusable dependency injection container with convenient, non-invasive API (incl. support for constructor injection, property injection, method call injection)
- Support imperative configuration of DI container (via API)
- Support declarative configuration of DI container (via config files)
- Solid documentation – leveraging DI container to build loosely-coupled apps and improve their testability and maintainability – not just API docs (including: conceptual overview, quickstart, demos, hands-on labs)
- Enable container hierarchy
- Optimize performance of DI container
- Support imperative configuration extensibility of DI Container
- Support declarative configuration extensibility of DI Container
- Update EL configuration tool (both standalone and VS-integrated) to configure DI Container
- Provide intuitive installers (two packages: DIAB standalone; DIAB integrated with EntLIB; incl. side-by-side scenarios)
- Once refactored, compat-test refactored blocks on other containers (Castle, Spring.NET, etc.)
- Provide a simpler version of the EventBroker (support scenario: I want to use my Web service and to use DI to automatically wire it up when created with logging, exception handling etc.)
Enterprise Library enhancements to the current application blocks (prioritized stories)
Primary goal: make the lives of EntLib users easier.
- Ensure EL compatibility with VS2008 (incl. block factory; backwards compatible with .NET3.0 and VS2005, and support side-by-side scenario).
- Provide extensibility points for Caching Block to allow alternate caching implementations (including distributed cache providers) to be plugged in. The objective here is NOT to replace the ASP.NET caching but to provide more choices.
- Integrate WMI2 Support (pull it out of the core and make both WMI1 and WMI2 available according to the targeted .NET framework (if it's <3.0, it's WMI1; if it's 3.5, it's WMI2)
- Support partially-trusted callers (requires a full security review).
- Improve performance of the Logging Block by optimizing text formatter (lazy formatting in case of the local logger, and eager formatting in case of the remote logger).
- Enhance logging flat file functionality of the Logging Block: roll on period boundaries (with the period inferred from the pattern specified for the logging file).
- Improve documentation on how to avoid configuration pitfalls.
- Provide more descriptive error messages.
- Hands-on Labs: Validation Block, Policy Injection Block, Dependency Injection Block.
- Fix exception formatter when using the indexer.
- Allow to run multiple rulesets in Validation block.
- Refactoring PIAB: allow to control the order of how handlers are applied.
- Caching Block: expiring items when subjected to load.
- PIAB+VAB: Eliminate combining the results of searching attributes and config into an AndCompositeValidator without checking if either of those is null.
- PIAB fix: deal with race conditions in PolicySet.
- VAB: allow copying of existing rules in the config tool.
- LAB: allow finer-grained local filters in the config tool.
- Instrumentation: provide absolute values for performance counters.
- Instrumentation: enable performance counters to work on IIS.
- VAB: include WPF validation.
- VAB: provide a light-weight type picker.
- LAB: provide a way of checking if something was logged or not.
詳情大家可以訪問:http://www.codeplex.com/entlib/Wiki/View.aspx?title=EntLib4%20Backlog
支持TerryLee的創業產品Worktile
Worktile,新一代簡單好用、體驗極致的團隊協同、項目管理工具,讓你和你的團隊隨時隨地一起工作。完全免費,現在就去了解一下吧。
https://worktile.com
Worktile,新一代簡單好用、體驗極致的團隊協同、項目管理工具,讓你和你的團隊隨時隨地一起工作。完全免費,現在就去了解一下吧。
https://worktile.com

浙公網安備 33010602011771號