Den 24.06.2011 15:28, skrev Greg Brown:
We don't use wildcard imports in the Pivot codebase since it tends to
obscure the classes that are actually being used (makes it harder to
understand what is going on if you are not familiar with the code).
Also, my understanding is that there is minimal performance benefit to
import *.
I totally agree. Changing my setup :)
Yes, patches should always be submitted via JIRA.
I'll take a look.
Feels good to have someone look over it before I create the JIRA ticket,
but I guess as time goes and I get to know the code base better I'll
feel more comfortable with adding tickets without bothering you guys
first :)
-- Edvin