[jdom-interest] Re: [jdom-commits] CVS Update:
jdom/src/java/org/jdom
Jason Hunter
jhunter at servlets.com
Sat Apr 5 17:48:32 PST 2003
> > Simplified the import statements to use wildcards where possible
>
> Why? I thought this was generally considered bad form since it doesn't
> give a clue to other developers as to what is actually being imported and
> used.
>
> Brad
Yeah, some people say it's bad form. I don't believe them. :-) I
believe you should just import java.io.* and be done with it.
-jh-
More information about the jdom-interest
mailing list