<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 5/14/2022 5:57 AM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:0da48e75-085a-0d8c-2111-1320b20e413a@drgeo.eu"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      <p> Hi, <br>
      </p>
      <p> With very latest update.<br>
      </p>
      <p> From the browser, when requesting a subclass template, there
        is a MNU error on #asPlainString. </p>
      <p> Template method may use #asString or #name instead of
        asPlainString? </p>
      <p> <br>
      </p>
      <p> templateForSubclassOf: priorClassName category:
        systemCategoryName <br>
            "Answer an expression that can be edited and evaluated in
        order to define a new class, given that the class previously
        looked at was as given"<br>
        <br>
            ^ priorClassName asPlainString, ' subclass: #NameOfSubclass<br>
            instanceVariableNames: ''''<br>
            classVariableNames: ''''<br>
            poolDictionaries: ''''<br>
            category: ''' , systemCategoryName asPlainString , '''' <br>
      </p>
      <p><br>
      </p>
      <p>Thanks</p>
      <p>Hilaire<br>
      </p>
      <p><br>
      </p>
      <pre>-- 
GNU Dr. Geo
<a moz-do-not-send="true" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
    </blockquote>
    <br>
    Fix now at GitHub. Thanks for the report!<br>
    <br>
    Cheers,<br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
<a class="moz-txt-link-freetext" href="https://independent.academia.edu/JuanVuletich">https://independent.academia.edu/JuanVuletich</a>
<a class="moz-txt-link-freetext" href="https://www.researchgate.net/profile/Juan-Vuletich">https://www.researchgate.net/profile/Juan-Vuletich</a>
<a class="moz-txt-link-freetext" href="https://patents.justia.com/inventor/juan-manuel-vuletich">https://patents.justia.com/inventor/juan-manuel-vuletich</a>
<a class="moz-txt-link-freetext" href="https://twitter.com/JuanVuletich">https://twitter.com/JuanVuletich</a></pre>
  </body>
</html>