[aosd-discuss] RE: What is JBE?
Kevin D Wampler
deanwampler at us.ibm.com
Fri Jun 13 10:07:46 EDT 2003
You should also check out Javassist, which has excellent capabilities for
manipulating byte code using Java expressions.
http://www.csg.is.titech.ac.jp/~chiba/javassist/
dean
(Kevin) Dean Wampler, Ph.D.
Sr. Product Manager
IBM Software Group | Rational software
deanwampler at us.ibm.com
(425) 497-6113 (office)
(425) 922-4282 (wireless)
"Davy Suvee" <dsuvee at vub.ac.be>
Sent by: discuss-admin at aosd.net
06/13/2003 02:01 AM
To: <discuss at aosd.net>
cc:
Subject: [aosd-discuss] RE: What is JBE?
Hi,
JBE is a bytecode editor for Java. It allows to add, edit and remove
properties in a Java Class file. One of its main features is that it
allows to add properties in pure Java. As a result, no knoweldge about
Java ByteCode is required to be able to edit Class files. The GUI and the
library itself can be found here:
http://ssel.vub.ac.be/Members/dsuvee/jbe/ The library has been used for
implementing the JAsCo aspect-oriented component language, which can be
found here: http://ssel.vub.ac.be/jasco/
Greetings
Davy Suvee
-----Original Message-----
From: discuss-admin at aosd.net [mailto:discuss-admin at aosd.net] On Behalf Of
David redhorse
Sent: vrijdag 13 juni 2003 7:47
To: discuss at aosd.net
Subject: [aosd-discuss] Re: discuss digest, Vol 1 #70 - 1 msg
what is JBE for?Can you explain?
Do You Yahoo!?
"Á÷Á¬ÍøÂçÊÀ½çµÄ¡°Ä㡱ÊÇË£¿
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://server2.hostvalu.com/pipermail/discuss_aosd.net/attachments/20030613/a4b9069a/attachment.htm
More information about the discuss
mailing list