<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 Eliot,<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 15, 2018, at 12:12 PM, Eliot Miranda <<a href="mailto:eliot.miranda@gmail.com" class="">eliot.miranda@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><blockquote class="gmail_quote" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;">In my working trunk image, I tried reverting (IIRC) Context>>inspectorClass's removal using Monticello Browser.  This left me in a state where I received a DNU whenever I tried to diff, show changes, or save to the inbox repo.   Things got ugly.  I saved screenshots.<br class=""><br class=""><br class="">In the freshly updated trunk image, I didn’t fool around with reverting or diffing inside of Monticello Browser.  I just went straight to trying a ’save’ to the inbox repo.   This successfully created a commit (no DNU) but the commit again included the removal of Context>>inspectorClass.<br class=""></blockquote><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Where does the removal come form?  As required, Context>>inspectorClass is in Tools.  How is it being removed?</div></div></blockquote></div><br class=""></div><div class="">The current 6.0a image as downloaded from <a href="http://squeak.org" class="">Squeak.org</a> (Squeak6.0alpha-17606-32bit.image [Dec 21, 2017]) contains this anomaly and updating doesn’t help.</div><div class=""><br class=""></div><div class="">I just manually performed a bunch of diffs on the Tools project in the MC repository browser (I imagine there is a better way to do this).</div><div class=""><br class=""></div><div class="">It looks like Tools-eem.750.mcz is the last to have MethodContext>>inspectorClass in its *Extensions -> *Tools->Inspector.  Tools-eem.751.mcz is the first to have Context>>inspectorClass there.</div><div class=""><br class=""></div><div class="">Commit comment for Tools-eem.751.mcz (30 March 2017):</div><div class=""><br class=""></div><div class="">"Commit the essential cange of reference from MethodContext to Context before commiting the Kernel that does away with MethodContext."</div><div class=""><br class=""></div><div class="">Does that help?  </div><div class=""><br class=""></div><div class="">I have some suspicion, from my less-knowledgable viewpoint, that since MethodContext>>inspectorClass is in an *Extension, some subsequent commit could have come through in a different project, hadn’t updated to Tools-eem.751.mcz, and was missing Context>>inspectorClass?  But what do I know...</div><div class=""><br class=""></div><div class=""><div class="">Thanks,</div></div><div class="">Tim</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>