AlexEndris / RosMockLyn

Compile-time mocking framework for ModernUI and Windows Phone apps.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Use reflection for code generation #18

Open AlexEndris opened 9 years ago

AlexEndris commented 9 years ago

To support cases where there is no possibility to load code (external assemblies) code generation should be realised through reflection rather than syntax rewriting.