There is ComponentRegistering event in microkernel but not sure about
facilities.

Tuna Toksöz
Eternal sunshine of the open source mind.

http://devlicio.us/blogs/tuna_toksoz
http://tunatoksoz.com
http://twitter.com/tehlike




On Wed, Mar 24, 2010 at 5:44 PM, Konstantin <[email protected]>wrote:

> I'm building application extensibility model on top of Windsor. Each
> plugin has it's own config file and IWindsorInstaller implementation.
> When loading plugin the config file is processed with XmlInterpreter
> and installed to container then the plugin IWindsorInstaller
> implementation is installed.
>
> I need to limit the registrations loaded from plugin configuration
> file. e.g. Facilities should not be registered, all defined components
> should belong to plugin assembly etc.
>
> Is it feasible with windsor?
>
> --
> 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]<castle-project-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/castle-project-users?hl=en.
>
>

-- 
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.

Reply via email to