>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes: >> +import java.lang.reflect.*; Michael> We prefer explicit imports. Do we really? I mean, they are nicer, if you have the tool to help you maintain them, but I don't think they are in our style guide. Tom