Thanks for pointing out the ambiguity! I added an amendment to the proposal in 
https://github.com/apple/swift-evolution/pull/214




> On Mar 16, 2016, at 4:58 AM, Michel Fortin <michel.for...@michelf.ca> wrote:
> 
> Le 15 mars 2016 à 20:31, Michael Ilseman <milse...@apple.com> a écrit :
> 
>> Automatic inference, at least in the near term, will not be turned on by 
>> default for all C APIs, but will start out as opt-in. In the near term, 
>> heuristics and techniques are tuned for CF-style naming conventions. Future 
>> work could be broadening this, and I think having something to also reason 
>> through snake_case is definitely possible. Future work could expand the 
>> inference system to have many more (configurable) heuristics, but that’s out 
>> of scope for this proposal. But, unless the project opts-in, the inference 
>> system will not try to infer how to import as a member.
> 
> 
> That clarifies things and it makes perfect sense. Thanks. :-)
> 
> -- 
> Michel Fortin
> https://michelf.ca
> 

_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to