On Sat, Sep 18, 2010 at 5:58 PM, Miroslav Pokorny <
[email protected]> wrote:

> On Sun, Sep 19, 2010 at 3:52 AM, Kevin Wright <[email protected]>wrote:
>
>> I have to agree with this, counting preamble at the top of a file is
>> totally relevant when comparing two implementations of an algorithm.
>>
>>
> Why would anyone count or care about imports. Most IDEs fold or hide them
> and adding them is almost always a key combo away. Counting this as a major
> feature seems quite desparate, surely theres something more worthwhile or
> impressive than this.
>

Amusingly, import order is actually a matter of contention by many of my
coworkers right now. :)  So, some folks actually do care.  (Essentially, the
"default" order of intellij and eclipse cause constant "conflicts" in source
control.)

I would liken this with the tabs versus spaces argument, though.  In
general, it shouldn't matter at all.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to