Re: Newbie: Singleton component gets instantiated multiple times

2009-09-26 Thread CarmineM
Thank you Jason for the advice. I'll dig into facilities as soon as I get more acquainted with the MicroKernel. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Castle Project Users group. To post to this group, send

Re: NotFoundBehaviour with lazy = true

2009-09-26 Thread Bruno Leitão de Oliveira
Thanks Ayende. On Sep 25, 10:42 pm, Ayende Rahien aye...@ayende.com wrote: Because NH must know if it needs to put a null there or an instance. not-found=ignore implies lazy=false 2009/9/25 Bruno Leitão de Oliveira uncod...@gmail.com [BelongsTo(CompositeKeyColumns = new[] {

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

Re: Windsor - Dependency Resolution Question

2009-09-26 Thread Tuna Toksoz
IHandlerSelector? Tuna Toksöz Eternal sunshine of the open source mind. http://devlicio.us/blogs/tuna_toksoz http://tunatoksoz.com http://twitter.com/tehlike On Sun, Sep 27, 2009 at 12:36 AM, browns kelly.brownsber...@gmail.comwrote: Hey all - I'm trying to determine how to make Windsor

Re: Windsor - Dependency Resolution Question

2009-09-26 Thread Tuna Toksoz
http://ayende.com/Blog/archive/2008/10/05/windsor-ihandlerselector.aspx Tuna Toksöz Eternal sunshine of the open source mind. http://devlicio.us/blogs/tuna_toksoz http://tunatoksoz.com http://twitter.com/tehlike On Sun, Sep 27, 2009 at 12:36 AM, browns kelly.brownsber...@gmail.comwrote: