I don't if this is what you are looking for, but maybe it helps: http://blog.schuager.com/2008/11/custom-windsor-lifestyle.html
On Tue, Apr 7, 2009 at 12:18 PM, Paul Hatcher <[email protected]> wrote: > > I have an hand-rolled ASP.NET MVP framework and I would like to use > Windsor to create the presenters which take a combination of views > (user controls) and other services (repository objects, etc). > > I've wrappered my container in a static class that is constructed > during Application_Start and on the pages I have a controller class > that all of the views are registered against, my question is how to > pass sufficient context to the container so that it knows where to > obtain the views from? > > Paul > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
