Cartographer
Cartographer copied to clipboard
Support DynamicMethod or DynamicProxy(like) mapping
DynamicMethod would allow to map private members, DynamicProxy would allow saving an assembly with generated mappings to either shorten startup or to completely replace dynamic code generation.
I guess it would be nice to be able to allow those scenarios.