Error!
Success!

Strongly-Typed Reflection

0
kicks

Strongly-Typed Reflection  (Unpublished)

Ayende Rahien presents a solution for strongly-typed reflection. - "I refactor a lot, and I just hate it when everything compiles okay, and then things breaks on runtime. I think that static reflection will enable writing amazing code. The functionality is already built into the CLR (check the ldtoken/ldftn IL instructions and friends). It didn't make it into the 2.0 release, but I hope that it will be in the next release. In the meantime, the 2.0 Reflection has been optimized, so that is what we have for now. But it's not enough for me. ..."


Kicked By:
Drop Kicked By: