if the issue manifests itself only when debugger is attached, I'm pretty sure it's not caching, at least not primarily.
You may want to turn on logging though and see - DP logs cache misses. On 17 Mar, 14:33, James Curran <[email protected]> wrote: > As I recall, type caching in DynamicProxy is rather sensitive, so it's > possible that a version mismatch is causing a false-negative cache > search. > > Truth, > James > > On Wed, Mar 17, 2010 at 7:29 AM, Jonathon Rossi <[email protected]> wrote: > > That is good to know for the very near future. I think Krzysztof mentioned > > the same results with a beta of .NET 4.0 recently on stackoverflow. We > > should probably confirm this is still the case with the RC. > > -- 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.
