This content has been marked as final.
Show 2 replies
-
1. Re: aop portability: wild idea
bill.burke Dec 13, 2003 8:25 AM (in response to supertbone)You can modify Class.class and put it in the bootclasspath. This is illegal though according to the JDK /Java license. Eventually we will allow this and also you will have the option to precompiile stuff
-
2. Re: aop portability: wild idea
bill.burke Feb 4, 2004 5:37 PM (in response to supertbone)One more comment on this. It wouldn't work because URLClassLoader and such.
Bill