We've tended toward "no wildcards" and I think we should continue with
that.  If you find spots where there are wildcards it is likely from a
rogue settings in someone's ide.  I dont think using wildcards has much of
a pro when it comes to saving lines of code if you use an ide.....the ide
makes imports seamless.  Most of the time you don't even notice their
existence.
On Aug 1, 2015 7:03 PM, "Matt Frantz" <[email protected]> wrote:

> Pros:
> * Less source code
> * IDE's make it easy to track down source for an unqualified symbol name.
>
> Cons:
> * Without an IDE, it is hard to know what an unqualified symbol name means.
>
> Since I don't (yet) use an IDE, I appreciate the fully-qualified names, but
> I'm willing to follow the herd.
>

Reply via email to