<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">For people who don’t read all the way down, here is the gist of what Chris is saying:<br class=""><div><br class=""><blockquote type="cite" class=""><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">1. The vast majority of the standard library goes into the OS. &nbsp;This includes all the string, array, and other stuff people use.</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">2. The deprecated wrappers and obscure APIs go into a new module, and that module doesn’t go into the OS. &nbsp;Only people that use it pay to cost.</div></div></blockquote></div><br class=""><div class="">As I said, I totally agree.</div></body></html>