You can create child container per-request, and register additional components there.
On Apr 7, 6: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 -~----------~----~----~----~------~----~------~--~---
