> This may be a stupid question, but is it possible to use BCEL to wrap > a native method?
In what sense? > In particular I want to add a value the to return value of > java.lang.System.currentTimeMillis() You can't modify system classes, but if you could be a little more specific about what you mean here, maybe I could propose another solution. God bless, -Toby Reyelts -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
