[izpack-devel] OT: Java Imports in IzPack
Julien Ponge
julien at izforge.com
Sun Mar 12 19:44:00 CET 2006
Explicit imports are indeed recommended in most best practices. The
thing is that you can always start with a star import, and ask your
favorite IDE to replace it with only the required imports. Except
that it makes your dependencies explicit, I think I read once that it
speeds-up the compilation, but I am really not sure that (1) it is
significant, and (2) that it is actually the case :-)
--
Julien Ponge
http://www.izforge.com/
GnuPG ID: 0xCD9DE030
More information about the izpack-devel
mailing list