Re: [swift-dev] switches versus the visitor pattern?

2017-08-12 Thread John McCall via swift-dev
> On Aug 12, 2017, at 6:45 AM, David Zarzycki wrote: >> On Aug 11, 2017, at 19:21, John McCall wrote: >> >>> On Aug 11, 2017, at 7:05 PM, David Zarzycki via swift-dev >>> wrote: >>> Hi Slava, >>> >>> Thanks. I’m not planning on seeking them out. I just want to minimize >>> future merge confl

Re: [swift-dev] switches versus the visitor pattern?

2017-08-12 Thread David Zarzycki via swift-dev
> On Aug 11, 2017, at 19:21, John McCall wrote: > >> On Aug 11, 2017, at 7:05 PM, David Zarzycki via swift-dev >> wrote: >> Hi Slava, >> >> Thanks. I’m not planning on seeking them out. I just want to minimize future >> merge conflicts with an experimental branch I’m working on. The visitor