> * force resolution of classes on loading to identify classloader > issues early.
No, not possible in every case. Some classes may not be available when Ant is started - because we will download a library or compile a new task from source. > * Ignore any classes contained in the damned ext dirs of a JVM - Some people know what they are doing with their ext dirs, so -1. If we want to do that at all, make it optional. Stefan
