Re: [swift-evolution] [Pitch] Rename Mirror

2016-07-31 Thread Thorsten Seitz via swift-evolution
> Am 22.07.2016 um 01:06 schrieb Anton Zhilin via swift-evolution > : > > 2016-07-22 1:34 GMT+03:00 Dmitri Gribenko : >> >> > Mirror.DisplayStyle contains optional and set as special cases, but does >> > not >> > contain function >> > Mirror

Re: [swift-evolution] [META] Gmane and Swift Evolution

2016-07-31 Thread Kevin Ballard via swift-evolution
On Sun, Jul 31, 2016, at 03:42 PM, Chris Lattner via swift-evolution wrote: > >> On Jul 31, 2016, at 3:40 PM, Erica Sadun via swift-evolution > evolut...@swift.org> wrote: >> >> Gmane.org[1] is shutting down. >> http://ostatic.com/blog/mint-18-xfce-imminent-gmane-org-shutting-down >> writes: >> >>

Re: [swift-evolution] [META] Gmane and Swift Evolution

2016-07-31 Thread Ben Rimmington via swift-evolution
> On 1 Aug 2016, at 00:00, Erica Sadun via swift-evolution > wrote: > >>> On Jul 31, 2016, at 15:42, Chris Lattner via swift-evolution >>> > wrote: >>> On Jul 31, 2016, at 3:40 PM, Erica Sadun

Re: [swift-evolution] [META] Gmane and Swift Evolution

2016-07-31 Thread Erica Sadun via swift-evolution
>> On Jul 31, 2016, at 15:42, Chris Lattner via swift-evolution >> > wrote: >> >>> >>> On Jul 31, 2016, at 3:40 PM, Erica Sadun via swift-evolution >>> > wrote: >>> >>>

Re: [swift-evolution] [META] Gmane and Swift Evolution

2016-07-31 Thread Chris Lattner via swift-evolution
> On Jul 31, 2016, at 3:40 PM, Erica Sadun via swift-evolution > wrote: > > Gmane.org is shutting down. > http://ostatic.com/blog/mint-18-xfce-imminent-gmane-org-shutting-down >

[swift-evolution] [META] Gmane and Swift Evolution

2016-07-31 Thread Erica Sadun via swift-evolution
Gmane.org is shutting down. http://ostatic.com/blog/mint-18-xfce-imminent-gmane-org-shutting-down writes: > "Long time mailing list archive site Gmane.org is shutting down. Gmane has > been the home for

Re: [swift-evolution] Multi dimensional - iterator, Iterator2D, Iterator3D

2016-07-31 Thread Ted F.A. van Gaalen via swift-evolution
> On 31.07.2016, at 04:28, jaden.gel...@gmail.com wrote: > > What benefit do Iterator2D and Iterator3D provide that nesting does not? Hi Jaden, well, simply because of hiding/enclosing repetitive functionality like with every other programming element is convenient, prevents errors and from

Re: [swift-evolution] Improved value and move semantics

2016-07-31 Thread Bram Beernink via swift-evolution
Hi Karl and Haravikk, Thank you for your replies. I was assuming that the cases I represented are not always optimized for several reasons: Swift’s book only talks about optimization in the context of arrays, strings and dictionaries. Not in the context of structs in general: “The description

Re: [swift-evolution] Multi dimensional - iterator, Iterator2D, Iterator3D

2016-07-31 Thread Ted F.A. van Gaalen via swift-evolution
> On 31.07.2016, at 07:07, Chris Lattner wrote: > > >> On Jul 30, 2016, at 1:48 PM, Ted F.A. van Gaalen >> wrote: >> >> Hi Chris, >> >> thanks for the tip about Hirundo app! >> >> A positive side-effect of removing the classical for;; loop >>

Re: [swift-evolution] Swift 3.0 vs 3.x and Timing Clarification

2016-07-31 Thread Karl Wagner via swift-evolution
No, the opposite: Swift 3.0: Simultaneous with iOS 10 Read it like this: > > > > > > > > > Swift 3.x (where x > 0) in Spring 2017 and Swift 4 in Fall 2017. > > > > > > > Karl Sent from my new Email

Re: [swift-evolution] Swift 3.0 vs 3.x and Timing Clarification

2016-07-31 Thread Goffredo Marocchi via swift-evolution
So no final Swift 3.0 for Xcode 8 / iOS launch (late 2016 speaks like late November or December 2016 while iOS 10 feels like September timeframe). Sent from my iPhone > On 31 Jul 2016, at 05:46, Douglas Gregor via swift-evolution > wrote: > > >> On Jul 30, 2016,