dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] Re: System.Reflection.Emi


From: Jonas Printzen
Subject: [Pnet-developers] Re: System.Reflection.Emi
Date: Tue, 4 May 2004 17:01:39 +0200

Hi!
 
I have just implemented a unit test for Emit covering:
 
Basic generation of a minimal assembly.
  One public static method void().
 
Passing parameters.
Member access.
Exceptions.
Implementing interface and accessing via interface.
 
The tests attemplts both Save/LoadFrom and in-memory.
 
All tests work in non-dotgnu environment.
 
The next step should be review, right?
What is the preffered procedure?
 
I'd be happy to extend and maintain these tests...
 
/Jonas
 
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]