Hi guys, I'm trying to do some preprocessor instrumentation on some core java classes and am running into problems. What I've done so far is modify java.lang.Classloader to instrument my classes. Works like a charm on anything non core. So my question to you guys is how are you doing preprocessor instrumentation? And how can I instrument core classes?
Thanks, --Abel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
