> Does anyone have any idea the extent of change to DP2 to support proxying
> generic methods?  Got a few defects from that.

This is actually implemented. There are, however, a few bugs in the
.NET 2.0 CLR (before SP2, at least), which make this really hard to
get right. There are a few workarounds in there (eg. tokens of generic
methods aren't cached, there is this ominous
IInvocation.GetConcreteMethod API, etx), but in principle, it should
work.

What exactly are the defects you have?

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to