Hi, I've got a little piece of code that uses a simple convention system to proxy calls to Windsor. I'll admit right now that I'm not on first name terms with most of this code case. I've been trying to turn the feature into a facility that would be easy to use, but I've run into a couple of snags. I've got a couple of questions, sorry if they're obvious:
- An interceptor can be informed of the component model on behalf of which it is acting. Can it obtain any more information? In particular, can it get the kernel? - Is there a way to override the setting of a handler from within a facility? - Failing that, is there a way for a component activator to access the kernel? In general terms, it seems like my problem is that I need an instance, but the system is designed to not pass this level of information around. Thank you, Julian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" 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-devel?hl=en -~----------~----~----~----~------~----~------~--~---
