Re: [swift-evolution] [Meta] What does the backlog mean to the process?

2016-07-29 Thread David Sweeris via swift-evolution
Oh gosh yes. I’ve been working on a bug off and on for a while, and half the reason it isn’t fixed yet is that I can’t wrap my head around how modern compilers work (which isn’t really saying much since this is the only compiler I’ve looked at). > On Jul 29, 2016, at 11:32 AM, Brandon Knope

Re: [swift-evolution] [Meta] What does the backlog mean to the process?

2016-07-29 Thread Chris Lattner via swift-evolution
> On Jul 29, 2016, at 8:48 AM, Daniel Vollmer via swift-evolution > wrote: > > Hi, > >> On 29 Jul 2016, at 17:15, Félix Cloutier via swift-evolution >> wrote: >> >> Hello all, >> >> With the Swift 3 deadline passed, according to the

Re: [swift-evolution] [Meta] What does the backlog mean to the process?

2016-07-29 Thread Mark Lacey via swift-evolution
> On Jul 29, 2016, at 09:30, Karl via swift-evolution > wrote: > > >> On 29 Jul 2016, at 18:01, Brandon Knope via swift-evolution >> wrote: >> >> I think this just shows how familiar many of us are with this process. >> >> It’s fun

Re: [swift-evolution] [Meta] What does the backlog mean to the process?

2016-07-29 Thread Brandon Knope via swift-evolution
This too. I think some better documentation for all of us could pay great dividends. Or a primer of some sort. A weekly series diving into the common parts of LLVM? Brandon > On Jul 29, 2016, at 12:30 PM, Karl wrote: > > >> On 29 Jul 2016, at 18:01, Brandon Knope via

Re: [swift-evolution] [Meta] What does the backlog mean to the process?

2016-07-29 Thread Karl via swift-evolution
> On 29 Jul 2016, at 18:01, Brandon Knope via swift-evolution > wrote: > > I think this just shows how familiar many of us are with this process. > > It’s fun and challenging coming up with the great ideas…but someone has to > implement it. It may not be fun…and it

Re: [swift-evolution] [Meta] What does the backlog mean to the process?

2016-07-29 Thread Brandon Knope via swift-evolution
I think this just shows how familiar many of us are with this process. It’s fun and challenging coming up with the great ideas…but someone has to implement it. It may not be fun…and it may be very time consuming. I think a lot of us just expected the core team to implement these all…but they

Re: [swift-evolution] [Meta] What does the backlog mean to the process?

2016-07-29 Thread Daniel Vollmer via swift-evolution
Hi, > On 29 Jul 2016, at 17:15, Félix Cloutier via swift-evolution > wrote: > > Hello all, > > With the Swift 3 deadline passed, according to the Swift Evolution progress > page, about 20% of the proposals that the community voted in won't make it > for Swift 3.

[swift-evolution] [Meta] What does the backlog mean to the process?

2016-07-29 Thread Félix Cloutier via swift-evolution
Hello all, With the Swift 3 deadline passed, according to the Swift Evolution progress page, about 20% of the proposals that the community voted in won't make it for Swift 3. Beyond the implications for the language itself, what does that mean for the swift-evolution process? Félix