The latest release adds Dependency Injection to the mix. The default behaviour uses a simple Service Locator, but you can inject your own dependencies as you wish. See the user guide for more info. BREAKING CHANGES: The following interfaces now implement IServiceDependent: IEntity IFactory IRepository IService Enhancements Added MyApplication.ServiceLocator (for locating Factory/Repository/Service classes) Added IServiceDependent [...]
Tag Archives: Dependency Injection
TrueView Release 1.3.0908.09 – ServiceLocator and Dependency Injection
Posted by Vijay on August 9, 2009
Comments Off