We are going to use the Sitecore CMS in our new project. We’d like to use any IoC container inside it. Is it possible? Does it require any configuration changes? Where can we find a good example?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sure it’s possible, and really has very little (if anything) to do with Sitecore itself. It therefore wouldn’t require configuration changes. You can find good examples most anywhere, but I assume you’ve been around them yourself. Like the Inversion of Control pattern, for instance.
A fellow Sitecore professional blogged a bit about IoC specifically, here. http://mcore.wordpress.com/2009/05/27/agile-sitecore-design/