[Sablevm-developer] reflection methods
Brought to you by:
egagnon
From: David P. B. <db...@CS...> - 2003-01-26 15:55:31
|
Hello, I volunteered to help implement the native methods in the reflection classes (java.lang.Class and classes in java.lang.reflect). These include methods such as Class.getMethods() that have been asked a few times on this list. My short term goal is to implement enough methods to run Ant and JUnit as soon as possible. I have a partially working getMethods(). I will made my code public as soon as a have a reasonable set of working functions. David --- David B=E9langer Graduate Student School of Computer Science McGill University Office: MC226 Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt |