You need to detect that you aren't handling the request. Either by responding to false to HasOpinionFor or by setting local thread var to let you know about that.
On Mon, Oct 6, 2008 at 12:11 PM, josh robb <[EMAIL PROTECTED]> wrote: > > On Mon, Oct 6, 2008 at 6:13 PM, Ayende Rahien <[EMAIL PROTECTED]> wrote: > > You pass the container in the constructor and you are done. > > Is it save to use the container at SelectHandler to resolve > components? Isn't there a (potential) recursion problem here? > > j. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
