Yeah, Mauricio pointed that out as well... I have fixed it - new commit is here: https://github.com/mookid8000/Castle.Windsor/commit/f321e91c69897ac715d51e265c7a426efeadad0f
On Jan 20, 11:46 pm, Krzysztof Koźmic <[email protected]> wrote: > Mogens, > > Looks like you may have had some line ending issues which makes the diff > pretty much impossible to read. > Do you think you could fix that? > > Krzysztof > > On 20/01/2011 9:17 PM, Mogens Heller Grabe wrote: > > > > > > > > > Hi Group! > > > I have made an implementation of a "multi handler selector", or > > "handler filter" as I have called it. > > > I would be extremely happy if someone would review the code and tell > > me what I have messed up, what I didn't consider because I'm a n00b, > > etc. :) > > > It's analoguous to IHandlerSelector, except that IHandlerFilter does > > not take a key as argument, and it must return an array of handlers. > > The logic is implemented in DefaultNamingSubSystem. > > > The commit is > > here:https://github.com/mookid8000/Castle.Windsor/commit/683e9a227dd359198... > > > Thanks in advance! -- 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.
