Re: [swift-dev] Zero-cost 'Service Provider Interface'/Signature Packages

2017-11-10 Thread Erik Eckstein via swift-dev
> On Nov 10, 2017, at 3:05 PM, Joe Groff wrote: > > > >> On Nov 8, 2017, at 9:59 PM, Erik Eckstein via swift-dev >> wrote: >> >> >> >>> On Nov 8, 2017, at 5:27 PM, Johannes Weiß via swift-dev >>> wrote: >>> >>> Hi Daniel, >>> On 2 Nov 2017, at 8:15 pm, Daniel Dunbar wrote:

Re: [swift-dev] Zero-cost 'Service Provider Interface'/Signature Packages

2017-11-10 Thread Joe Groff via swift-dev
> On Nov 8, 2017, at 9:59 PM, Erik Eckstein via swift-dev > wrote: > > > >> On Nov 8, 2017, at 5:27 PM, Johannes Weiß via swift-dev >> wrote: >> >> Hi Daniel, >> >>> On 2 Nov 2017, at 8:15 pm, Daniel Dunbar wrote: >>> >>> My personal preference is to: >>> 1. Do nothing for now, but enc

Re: [swift-dev] Zero-cost 'Service Provider Interface'/Signature Packages

2017-11-09 Thread Daniel Dunbar via swift-dev
> On Nov 8, 2017, at 5:27 PM, Johannes Weiß wrote: > > Hi Daniel, > >> On 2 Nov 2017, at 8:15 pm, Daniel Dunbar wrote: >> >> My personal preference is to: >> 1. Do nothing for now, but encourage publishing standardized protocols to >> solve this need. >> 2. Hope for a future with WMO+LTO mag

Re: [swift-dev] Zero-cost 'Service Provider Interface'/Signature Packages

2017-11-08 Thread Erik Eckstein via swift-dev
> On Nov 8, 2017, at 5:27 PM, Johannes Weiß via swift-dev > wrote: > > Hi Daniel, > >> On 2 Nov 2017, at 8:15 pm, Daniel Dunbar wrote: >> >> My personal preference is to: >> 1. Do nothing for now, but encourage publishing standardized protocols to >> solve this need. >> 2. Hope for a futur

Re: [swift-dev] Zero-cost 'Service Provider Interface'/Signature Packages

2017-11-08 Thread Johannes Weiß via swift-dev
Hi Daniel, > On 2 Nov 2017, at 8:15 pm, Daniel Dunbar wrote: > > My personal preference is to: > 1. Do nothing for now, but encourage publishing standardized protocols to > solve this need. > 2. Hope for a future with WMO+LTO magic which recovers the performance, for > the case where the entir

Re: [swift-dev] Zero-cost 'Service Provider Interface'/Signature Packages

2017-11-02 Thread Daniel Dunbar via swift-dev
My personal preference is to: 1. Do nothing for now, but encourage publishing standardized protocols to solve this need. 2. Hope for a future with WMO+LTO magic which recovers the performance, for the case where the entire application ends up using one implementation. You can manage some of the