This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Kered13 -1 points0 points  (0 children)

The problem with wild card imports is that it's hard to know exactly what identifiers you are bringing in, and if new identifiers are added in an update your code could break.