Re: [swift-evolution] Swift 4, stage 2 starts now

2017-02-17 Thread Douglas Gregor via swift-evolution
> On Feb 16, 2017, at 4:18 PM, Ted Kremenek via swift-evolution > wrote: > > Stage 2 > > With ABI stability well-understood and many of the stage 1 goals underway, it > is time to open up Swift 4 stage 2 to expand the scope of proposals to be > considered. > >

Re: [swift-evolution] Swift 4, stage 2 starts now

2017-02-17 Thread Ted Kremenek via swift-evolution
> On Feb 16, 2017, at 10:17 PM, Chris Lattner wrote: > > On Feb 16, 2017, at 4:18 PM, Ted Kremenek via swift-evolution > > wrote: >> Deferring ABI Stability from Swift 4 >> >> Given the importance of getting the

Re: [swift-evolution] Swift 4, stage 2 starts now

2017-02-16 Thread Chris Lattner via swift-evolution
On Feb 16, 2017, at 4:18 PM, Ted Kremenek via swift-evolution wrote: > Deferring ABI Stability from Swift 4 > > Given the importance of getting the core ABI and the related fundamentals > correct, we are going to defer the declaration of ABI stability out of Swift >

[swift-evolution] Swift 4, stage 2 starts now

2017-02-16 Thread Ted Kremenek via swift-evolution
Back in July, we laid out a plan for Swift 4 which divided the release into two stages. Since then, we’ve been in Swift 4 stage 1, which is characterized by the following text in the swift-evolutionrepository's README.md