Hi Craig,

I've just been looking through Bootstrap.java and the classloader docs in
Catalina because I need to do some classloading hacks of my own. Congrats,
the code is really clear and it's (finally) helped me understand how the
whole classloader delegation thing works.

Anyway, just a nitpick, but there's a slightly confusing thing: the System
classloader in the Bootstrap.java doesn't correspond to the "System"
classloader in the docs - instead it corresponds to the "Common" classloader
... I think it'd be a bit clearer if they were synchronised... :-)

Also, maybe it'd be better to get the "build dist" process to extract the
docs into a directory separate from the src dir? I didn't think of looking
for them there originally...

Cheers

Geoff



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

Reply via email to