<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">You’ve missed my point… (although, to be fair, it should’ve read “640k”)<div class=""><br class=""></div><div class="">Saying, as a <i class="">language</i> restriction, that you can’t have a cyclomatic complexity &gt; 10 is like saying that you can’t have more than x functions in a file, y lines of code in a function, or n properties in a struct. Why? What’s the point?</div><div class=""><br class=""></div><div class="">- Dave Sweeris</div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Feb 1, 2016, at 08:28, Amir Michail &lt;<a href="mailto:a.michail@me.com" class="">a.michail@me.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><blockquote type="cite" class="">On Jan 31, 2016, at 6:10 PM, David Sweeris &lt;<a href="mailto:davesweeris@mac.com" class="">davesweeris@mac.com</a>&gt; wrote:<br class=""><br class="">-1 because 64k isn't actually always enough for everyone.<br class=""><br class=""></blockquote><br class="">I’ve been using the implementation of cyclomatic complexity in swiftlint and have not encountered any limitations that I couldn’t overcome by refactoring my code.<br class=""><br class=""><blockquote type="cite" class="">- Dave Sweeris<br class=""><br class=""><blockquote type="cite" class="">On Jan 31, 2016, at 08:45, Amir Michail via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:<br class=""><br class="">I think that this one metric built into the language would have a huge impact on Swift development and for the better.<br class="">_______________________________________________<br class="">swift-evolution mailing list<br class=""><a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-evolution<br class=""></blockquote></blockquote><br class=""></div></div></blockquote></div><br class=""></div></body></html>