Re: java classfile reading modules naming

2001-10-07 Thread Kirrily Robert
In perl.modules, you wrote: >Hullo. I ask the module naming gods for advice. BOW, SUPPLICANT! >Here is my goat. Ewww. We don't know *where* it's been. You did at least keep it away from Greg, didn't you? >I'm about to finish writing a module which parsers Java .class files >and reports the

java classfile reading modules naming

2001-10-07 Thread Leon Brocard
Hullo. I ask the module naming gods for advice. Here is my goat. I'm about to finish writing a module which parsers Java .class files and reports the structure of the file by returning an object containing all information in the file: constants, methods, actual JVM bytecode etc. The module will e