[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: implementation dependent bytecodes
On Sun, Mar 16, 2003 at 10:22:04AM -0500, Chris Pickett wrote:
> Hi,
> 
> I want to use Soot to insert impdep1 (254) and impdep2 (255) bytecodes 
> into a class file for use by SableVM.
Doing so would create class files which cannot run on any other VM.
Is that really what you want?  Why not generate a custom attribute,
instead?  I think Soot already has the necessary framework to generate
custom attributes.
Etienne
-- 
Etienne M. Gagnon, Ph.D.             http://www.info.uqam.ca/~egagnon/
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/