> Well, right now I'm trying to support proxied and non-proxied classes, as > well as interface proxies. So here is my current logic (from the hip pseudo > code), in case anyone else has any need for it or any comments on it:
[...] I think that class proxies also implement IProxyTargetAccessor, so your "first check for interface proxy" will also apply to class proxies. Fabian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
