<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        Hi Hannes,<div><br></div><div>to my knowledge, the "most recent" version of refactoring tools can be loaded via Metacello:</div><div><br></div><div><div>Installer ss</div><div><span style="white-space:pre">        </span>project: 'MetacelloRepository';</div><div><span style="white-space:pre">       </span>addPackage: 'ConfigurationOfRefactoringTools';</div><div><span style="white-space:pre">        </span>install.</div><div>(Smalltalk at: #ConfigurationOfRefactoringTools) project load.</div></div><div><br></div><div>That project integrates "RefactoringBrowser" into Squeak's system browser:</div><div><a href="http://ss3.gemtalksystems.com/ss/RefactoringToolsForSqueak">http://ss3.gemtalksystems.com/ss/RefactoringToolsForSqueak</a></div><div>The "Refactoring" and "AST" packages for "RefactoringBrowser" are located here:</div><div><a href="http://www.squeaksource.com/rb">http://www.squeaksource.com/rb</a></div><div><br></div><div>In one of our most recent lectures, we provided images (5.3alpha #18492) with the following versions, which seemed to work fine:</div><div><br></div><div>...</div><div>Refactoring-Core-lr.158</div><div>AST-Core-lr.92</div><div>RefactoringTools-mt.3</div><div>...</div><div><br></div><div>Looking at the repository, there are newer versions to be reviewed. We should update the metacello script (<span style="font-size: 13.3333px">ConfigurationOfRefactoring<b>Browser</b>) and maybe release 2.0.3 to be used in Squeak?</span></div><div><br></div><div>I will do some tests with the most recent versions in Trunk.</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div>
                                        
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 02.09.2019 13:41:14 schrieb H. Hirzel <hannes.hirzel@gmail.com>:</p><div style="font-family:Arial,Helvetica,sans-serif">Hi<br><br>Last week I did the following test to get the refactoring tools into<br>the most recent Squeak 5.3<br><br>      0. Download and opten the most recent Squeak 5.3<br>      1. Open and update the SqueakMap - Browser<br>      2. Select Squeak version 5.2 -- 34 packages show<br>      3. Select refactoring tools<br>      4. Click on install and confirm that I aware that the<br>refactoring tools have<br>          not been tested yet for Squeak 4.3<br><br>Result:<br>       The refactoring tools load  fine.<br>       SUNIT tests for the AST package: all fine but 1<br>       SUNIT tests for the refactoring tools: The tests do not run<br>because of a deprecation<br>       warning.<br><br><br>Question: Who is currently maintaining the refactoring tools and where<br>is the active repository<br>      located?<br><br><br>Kind regards<br>     Hannes<br><br></div></blockquote></div>