On Wed, 1 Oct 2003, Jason Dillon wrote:
> o.a.g.c.Classes.loadClass() already does this, though not sure if it is 
> still there with the recent move of stuff...

        No it doesn't -- it only tries the TCCL -- it doesn't fall back on 
any other CL if the TCCL fails.  Of course, you could pass in your own CL, 
but it would still only try that one.  There's no option to "try context 
first, if that fails, try *this* one" or something like that.

Aaron



Reply via email to