Wes Biggs <[EMAIL PROTECTED]> writes:
> My understanding, and the point of using reflection rather than
> bytecode analysis, is that javap and similar tools based on
> decompilation are questionable from a cleanroom perspective.
You are correct. I intend to have our method signature gathering
script use ClassTool as opposed to javap-type programs -- its just a
matter of getting it up and running with our classes.
> I was merely trying to provide something that would not break with
> the spirit of cleanroom for this project.
*nod*. If you had not written ClassTool, I would have eventually
coded something equivalent. Many thanks.
--
Paul Fisher * [EMAIL PROTECTED]