Re: [dev-servo] PSA: import blocks are now sorted

2015-08-25 Thread Simon Sapin

On 25/08/15 08:22, Nicholas Nethercote wrote:

Unfortunately the group ordering is inconsistent and sometimes wrong.

For example, in some files it goes:
- imports from this crate
- imports from other Servo crates
- imports from non-Servo crates
- imports from built-in crates


I’m in favor of a single alphabetical-order group.

--
Simon Sapin
___
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo


Re: [dev-servo] PSA: import blocks are now sorted

2015-08-25 Thread Jack Moffitt
> I’m in favor of a single alphabetical-order group.

Nicholas's points are all valid, and while I kind of like the
groupings, I have no objection to a single alphabetical list.

jack.
___
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo


Re: [dev-servo] PSA: import blocks are now sorted

2015-08-25 Thread Patrick Walton
I usually use two groups, but I'm about ready to give up, since it seems
impossible to maintain without tool support. Count me in for one group.

Patrick
On Aug 25, 2015 8:52 AM, "Jack Moffitt"  wrote:

> > I’m in favor of a single alphabetical-order group.
>
> Nicholas's points are all valid, and while I kind of like the
> groupings, I have no objection to a single alphabetical list.
>
> jack.
> ___
> dev-servo mailing list
> dev-servo@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-servo
>
___
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo