<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="">Hi all,<div class=""><br class=""></div><div class="">The&nbsp;<a href="https://github.com/apple/swift/blob/master/include/swift/AST/ArchetypeBuilder.h" class="">ArchetypeBuilder</a>&nbsp;class, whose primary responsibility is to validate, minimize, and canonicalize generic signatures, now has almost nothing to do with archetypes. I’d like to rename it to GenericSignatureBuilder. Two questions:</div><div class=""><br class=""></div><div class="">1) Does anyone have an issue with this new name?</div><div class="">2) Other than&nbsp;<a href="https://github.com/apple/swift/pull/7313" class="">https://github.com/apple/swift/pull/7313</a>&nbsp;and&nbsp;<a href="https://github.com/apple/swift/pull/7319" class="">https://github.com/apple/swift/pull/7319</a>, does anyone have significant outstanding changes to the ArchetypeBuilder for which rebasing after a rename would be awful? If so, I can hold off on the rename for a bit longer.</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>- Doug</div><div class=""><br class=""></div></body></html>