On Thu, 2004-11-11 at 14:17, Stuart Ballard wrote: > > * A new bytecode reading implementation from Jeroen Frijters to > replace Jode. This vastly reduces the amount of code because it only > reads and understands the bits of metadata we actually need, where Jode > was part of a larger system that needed more information. This code also > fixes a "Miranda Methods" bug in the Jode implementation.
I'm somewhat interested in this for use in javah/javap, to replace gnu.bytecode which again does way more than is necessary. Is it suitable Jeroen and would you be willing to put it in Classpath tools or let me do it? Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

