Hello,

first, I apologize for my English. I'm from Germany and my English is not so 
good.

My idea is an interface, so that I can implement the writing of the assembly 
myself.
I can implement it for C# (Or VB), so Mono.Cecil can create code with the 
Definition-classes. With this feature Mono.Cecil could work as a decompiler, so 
it would read the assembly, get the Definition-objects and creates c#-code with 
them. Or I can develop a program which can create test-classes for my program, 
implement mock-classes for a repository, implement automatically 
INotifyPropertyChanged, etc.

I've been looking for a way to solve this, without changing your code, but I 
have only found the static writer-classes.
If it's still possible, then I apologize and ask for a hint where I can find an 
interface or something else.

Best regards and congratulations for this outstanding project

Malte
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to