Windsor - Dependency Resolution Question

2009-09-26 Thread browns
Hey all - I'm trying to determine how to make Windsor resolve a specific implementation based on run-time state. Nothing in the core API is jumping out at me and I'm not sure which of the many extensibility points I should pursue. Does anyone have any advice on how to make these three tests

Multi-Faced Component Resolution

2009-10-16 Thread browns
We have a rather sophisticated rules engine with Windsor at the core. We'd have to have our engine's extensibility model be opt-in based by convention and interface. In other words, if a particular component loaded in our engine's pipeline implement a well known interface, that component will be