I am using the fluent interface to register the components in my application. The registration is broken up into several modules and I would like to be able to use a different mechanism for each one.
Does castle expose a way of parsing an xml registration file to retrieve an array of IRegistration components? I would like some of my modules to be able to do this, while others do it in code. Then I would like to assemble the IRegistration components at a higher level (perhaps after adding some interceptors, or other stuff) Thanks a lot, George Mauer --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
