<div dir="ltr"><div><div><div><div><div>Now let&#39;s see which are the loggers:<br></div>- ParagrapEditor and TextEditor&gt;&gt;evaluateSelectionAndDo: (for doIt/printIt menus)<br></div>- several ways for defining a class<br>
  (PseudoClass&gt;&gt;evaluate:  Browser&gt;&gt;copyClass / defineClass:notifying: / defineTrait:notifying: MessageSet&gt;&gt;contents:notifying:)<br></div>- the many implementations for filing in chunks<br>  (PositionalStream&gt;&gt;fileInAnnouncing: / fileInSilentlyAnnouncing: / fileInFor:announcing:<br>
  EnvironmentLoader&gt;&gt;fileInChunkFrom:<br>  ObjectScanner&gt;&gt;scanFrom: / lookAhead:<br></div>  ImageSegment&gt;&gt;scanFrom:)<br><br></div><div>Note that defineClass:notifying: does not log anymore...<br></div><div>
Some notifications could be as well moved to ClassDescription like removeSelector: already does.<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/16 Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 16 December 2013 14:39,  &lt;<a href="mailto:commits@source.squeak.org">commits@source.squeak.org</a>&gt; wrote:<br>

&gt; Nicolas Cellier uploaded a new version of Compiler to project The Trunk:<br>
&gt; <a href="http://source.squeak.org/trunk/Compiler-nice.279.mcz" target="_blank">http://source.squeak.org/trunk/Compiler-nice.279.mcz</a><br>
&gt;<br>
&gt; ==================== Summary ====================<br>
&gt;<br>
&gt; Name: Compiler-nice.279<br>
&gt; Author: nice<br>
&gt; Time: 16 December 2013, 3:39:42.986 pm<br>
&gt; UUID: 94b1b5f8-f71b-4425-b035-461d3dc94e3f<br>
&gt; Ancestors: Compiler-fbs.278<br>
&gt;<br>
&gt; Provide a complete protocol for invoking Compiler without logging - that is without logged: parameter.<br>
&gt; Make the logging (logged:) version send the non logging version rather than the contrary.<br>
&gt; This step may help moving logging out of Compiler in a future version.<br>
&gt;<br>
&gt; =============== Diff against Compiler-fbs.278 ===============<br>
<br>
</div>Nice! Thanks, nice!<br>
<span class="HOEnZb"><font color="#888888"><br>
frank<br>
<br>
</font></span></blockquote></div><br></div>