That is how mixins work, it will add to the proxied type all the interfaces form the mixed instance.
On Thu, Sep 10, 2009 at 8:44 AM, James Curran <[email protected]>wrote: > > On Thu, Sep 10, 2009 at 1:29 AM, Ayende Rahien<[email protected]> wrote: > > I think that this is because you are using the without target. > > You can redirect the calls in the interceptor, though. > > > But I think the point is that it should only be creating > implementations for interface I tell it to, and not every other one it > stumbles upon. > > > -- > Truth, > James > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
