<div dir="ltr">Hi Chris,<br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 2, 2017 at 2:13 PM, Chris Muller <span dir="ltr"><<a href="mailto:asqueaker@gmail.com" target="_blank">asqueaker@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes, please.<br></blockquote><div> <br></div><div>I deleted the version because I noticed that when I loaded this package I had both an SUnit GUI prototype /and/ a TestRunner prototype in the Tools flap.  Perhaps you can help me debug this?  I'd love to have either in the Tools flap but not both :-)</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
On Thu, Jun 1, 2017 at 4:41 PM, Eliot Miranda <<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>> wrote:<br>
> Oops.  I screwed up.  Unit is in the Tools flap anyway.  How should I undo<br>
> the damage?  Just nuke the package I guess...<br>
><br>
> On Thu, Jun 1, 2017 at 2:20 PM, <<a href="mailto:commits@source.squeak.org">commits@source.squeak.org</a>> wrote:<br>
>><br>
>> Eliot Miranda uploaded a new version of SUnitGUI to project The Trunk:<br>
>> <a href="http://source.squeak.org/trunk/SUnitGUI-eem.68.mcz" rel="noreferrer" target="_blank">http://source.squeak.org/<wbr>trunk/SUnitGUI-eem.68.mcz</a><br>
>><br>
>> ==================== Summary ====================<br>
>><br>
>> Name: SUnitGUI-eem.68<br>
>> Author: eem<br>
>> Time: 1 June 2017, 2:20:29.979374 pm<br>
>> UUID: 47ec06e5-6ff4-4475-9034-<wbr>b298e6f98544<br>
>> Ancestors: SUnitGUI-ul.67<br>
>><br>
>> If Flaps is present (and not loading for the first time) run the<br>
>> initialize method to make sure TestRunner is in the Flaps Tools registry.<br>
>><br>
>> =============== Diff against SUnitGUI-ul.67 ===============<br>
>><br>
>> Item was added:<br>
>> + (PackageInfo named: 'SUnitGUI') preamble: '"below, add code to be run<br>
>> before the loading of this package"<br>
>> + "If Flaps is present (and not loading for the first time) run the<br>
>> initialize method to make sure TestRunner is in the Flaps Tools registry."<br>
>> + (Smalltalk classNamed: #TestRunner) ifNotNil:<br>
>> +       [:trc|<br>
>> +       trc environment at: #Flaps ifPresent: [ :fc | trc initialize]]'!<br>
>><br>
>><br>
><br>
><br>
><br>
> --<br>
> _,,,^..^,,,_<br>
> best, Eliot<br>
><br>
><br>
><br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>