<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Feature require: 'Color-Extras'.</p>
<p><br />On 2026-04-12 08:34, Hilaire Fernandes via Cuis-dev wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --> <!-- head ignored --><!-- meta ignored -->
<p><span style="font-size: large;">Hi, </span></p>
<p><span style="font-size: large;">'Color red name' does not return 'red' anymore.</span></p>
<p><span style="font-size: large;">It seems #ColorNamesDict entry is gone from the class pool:</span></p>
<p><span style="font-size: large;">Color>>colorName<br /> "Return this color's name, or nil if it has no name. Only returns a name if it exactly matches the named color.<br /> Return nil if named color support is not present"<br /> <br /> Color classPool <br /> at: #ColorNamesDict<br /> ifPresent: [ :dict | ^dict keyAtValue: self ifAbsent: nil].<br /> ^nil</span></p>
<pre class="moz-signature">--
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo" target="_blank" rel="noopener noreferrer">http://mamot.fr/@drgeo</a></pre>
<!-- html ignored --><br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
</blockquote>
<p><br /></p>
</body></html>