[Sablevm-developer] loading/linking/... function
Brought to you by:
egagnon
From: David P. B. <db...@CS...> - 2003-02-05 04:44:16
|
Hello, I am wondering if there a high-level function in sablevm that given the name of a class, it will load/link/initialize (if necessary) then create an instance? ex: __new_instance("java/io/FileDescriptor", instance) I did not find any and I will start implementing my own. Let me know if one already exists. 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 |