A lot of the talk about facilities and installers got me thinking. Before Windsor 2.x, I would use facilities to do a lot of the component registration work. But now it seems like installers are the way to go. Still, a facility may. need to register many components to extend the container. Is it legitimate for an installer to add facilities to the container? Or what about adding an InstallComponents method to IFacility to take advantage of the optimized registration? It would be cool to do this all from one place.
-- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to castle-project-us...@googlegroups.com. To unsubscribe from this group, send email to castle-project-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.