On Tue, 2006-10-10 at 07:21 +0900, Charles Oliver Nutter wrote: > Seriously though, this might have real applications in JRuby. Existing > libraries for examining bytecodes are far from friendly, and having a > nice API to examine classes and code could be useful. We're planning on > writing the next iteration of the Ruby-bytecode compiler in Ruby, and > having a library like this to examine the results will make that easier. > Yeah, that kind of thing was the reason I started on Ruva last year. Doing a lot of stuff with generated classes, and the JVM's preverifier errors are, shall we say "unhelpful", to say the least ... Anyway, I'll be glad (plus a bit surprised) if anything in there's of use... -- Ross Bamford - rosco / roscopeco.REMOVE.co.uk