← Back to team overview

launchpad-dev team mailing list archive

Re: New coding standard for formatting imports

 

On Thu, Aug 19, 2010 at 12:03 PM, Gavin Panella
<gavin.panella@xxxxxxxxxxxxx> wrote:
> On 19 August 2010 10:25, Graham Binns <graham@xxxxxxxxxxxxx> wrote:
>> +1 for case-insensitive sorting. Case-sensitive sorting will just
>> annoy people in the long run.
>
> I'm a contrary bastard and like the capitalized names first.
> Case-insensitive sorting will annoy me in the long run. But not much,
> so go for it... unless there's a sudden overwhelming chorus of
> right-minded -1s, in which case may my -1 be added to it ;)
>

Neither annoys me. What annoys me is getting conflicts from Bazaar for
changes where there is no *actual* conflict, or having to actually use
my brain to handle something so mindnumbingly trivial as finding and
adding imports. Computers should be able to do that for me.

As such, this entire enterprise (guaranteed sorting, multi-line
imports) is a vast improvement. I'm happy to go with whatever Henning
implements.

jml



Follow ups

References