Pierpaolo Fumagalli wrote: > There's a HUGE document somewhere @ Sun explaining why and how > Class.forName() shouldn't be used in JDK 1.2 environments, and that's > the recomandation they give... > > I don't know, do I have to change it? Votes?
Regardless of this paper, if the code does not compile/run under a 1.1.x environment, then it should not be used. Are we voting on keeping the code or on changing it? -- Andy Clark * IBM, JTC - Silicon Valley * [EMAIL PROTECTED]
