[swift-evolution] [Review] SE-0145: Package Manager Version Pinning (Revised)

Bouke Haarsma bouke at haarsma.eu
Wed Nov 23 07:26:22 CST 2016


On 2016-11-20 05:48:48 +0000, Anders Bertelrud via swift-build-dev said:
> 
> 	* What is your evaluation of the proposal?
Good. The revision is a good improvement over the original proposal. 
Build reproducability is great improvement to the ecosystem.

> 	* Is the problem being addressed significant enough to warrant a 
> change to Swift?
Yes.

> 	* Does this proposal fit well with the feel and direction of Swift?
Yes. It does the reasonable thing to do by default: auto-pinning.

> 	* If you have used other languages or libraries with a similar 
> feature, how do you feel that this proposal compares to those?
Compared to pip 's "freeze" and "install -r ..." this feels like an 
enhancement.

> 	* How much effort did you put into your review? A glance, a quick 
> reading, or an in-depth study?
Followed the discussion of the previous proposal, followed by a shallow study.

-Bouke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20161123/fe1d271a/attachment.html>


More information about the swift-evolution mailing list