>>>>> "Abel" == Abel Wang <[EMAIL PROTECTED]> writes:

  Abel> Hi guys, I'm trying to do some preprocessor instrumentation on
  Abel> some core java classes and am running into problems.  What
  Abel> I've done so far is modify java.lang.Classloader to instrument
  Abel> my classes.  Works like a charm on anything non core.  So my
  Abel> question to you guys is how are you doing preprocessor
  Abel> instrumentation?  And how can I instrument core classes?

I think you can't. Unless you use hotswap.

-- 
Laurent Martelli
[EMAIL PROTECTED]                                Java Aspect Components
http://www.aopsys.com/                          http://jac.objectweb.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to