Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Be careful of using these though.

I had an obscure bug using dynamic proxy (castle dynamic proxy2) a while ago in a WPF application. I was proxying to an interface so it created a proxy object in between that in the actual class so it was eating my C# event. Changing the proxying from an interface to a subclass fixed it.

Boy that was a fun one to figure out.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: