<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@fasterthanlime" class="u-url mention">@<span>fasterthanlime</span></a></span> hey this blogpost I think subtly clarifies a confusion I had with Pin for some time:</p><p>the fact that even once all pinned pointers to an object (a place, i suppose now) goes away, the object must still not move until dropped</p><p>If you reframe it as &quot;creating a pinned pointer retroactively makes the pointed-to place a &quot;pinned place&quot;&quot; then this makes sense, a place&#39;s pinned-ness doesn&#39;t change once it&#39;s declared (except that Pin doesn&#39;t currently model this, of course)</p>
Reply