[Cuis-dev] [bug] asPlainString

Juan Vuletich JuanVuletich at zoho.com
Sat May 14 08:44:39 PDT 2022


On 5/14/2022 5:57 AM, Hilaire Fernandes via Cuis-dev wrote:
>
> Hi,
>
> With very latest update.
>
> From the browser, when requesting a subclass template, there is a MNU 
> error on #asPlainString.
>
> Template method may use #asString or #name instead of asPlainString?
>
>
> templateForSubclassOf: priorClassName category: systemCategoryName
>     "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"
>
>     ^ priorClassName asPlainString, ' subclass: #NameOfSubclass
>     instanceVariableNames: ''''
>     classVariableNames: ''''
>     poolDictionaries: ''''
>     category: ''' , systemCategoryName asPlainString , ''''
>
>
> Thanks
>
> Hilaire
>
>
> -- 
> GNU Dr. Geo
> http://drgeo.eu
> http://blog.drgeo.eu

Fix now at GitHub. Thanks for the report!

Cheers,

-- 
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
https://independent.academia.edu/JuanVuletich
https://www.researchgate.net/profile/Juan-Vuletich
https://patents.justia.com/inventor/juan-manuel-vuletich
https://twitter.com/JuanVuletich

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220514/66384bb3/attachment.htm>


More information about the Cuis-dev mailing list