mef - Caliburn.Micro HelloScreens sample - using Ninject as IOC container -
love caliburn.micro helloscreens example, getting stuck mefs dependency injection. prefer use ninject familiar it. have read great articles on hosting mef in ioc container (http://blogs.msdn.com/b/nblumhardt/archive/2009/03/16/hosting-mef-extensions-in-an-ioc-container.aspx)...but cannot simple example working caliburn.micro.
what i'm looking way use ninject constructor injection along side mef. mef extension management. ninject constructor dependency injection.
i'm looking working caliburn.micro bootstrapper incorporates mef , ninject?
i'm looking working caliburn.micro bootstrapper incorporates mef , ninject?
i have been using caliburn.micro long time , have came across every sample on internet uses it, , there no such sample.
now recommend thing, using 2 containers in application @ same time pretty tricky pointed article well.
so if either use mef handles lot of dependency injection tasks although not di container , of course supports extension.
on other hand, if ninject , use lot should take advantage of ninject features, 2 supporting extensions or add-ins conventions extension or ninject modules, can read more 2 features in stackoverflow question.
Comments
Post a Comment