[Cuis-dev] Adding an instance variable to ClassDescription

Hernan Wilkinson hernan.wilkinson at 10pines.com
Thu Jan 27 11:05:29 PST 2022


Works for me!
Please push it to the repo so I can create a new CuisUniversity version

Cheers!
Hernan.

On Thu, Jan 27, 2022 at 12:11 PM Juan Vuletich <JuanVuletich at zoho.com>
wrote:

> Hi Folks,
>
> Hernán found a problem when building a new CuisUniversity. After #5013,
> trying to add a new instance variable to ClassDescription failed, and
> left the image in an inconsistent state. The attached changeset
> addresses the issue. Please review it and test it before integration.
>
> Additionally, there is an issue with capturing the change in change
> sets, that fails for these special classes. So, to redefine these
> classes, #doSilently:
>
> SystemChangeNotifier uniqueInstance doSilently: [
>      Behavior subclass: #ClassDescription
>          instanceVariableNames: 'instanceVariables organization
> newInstanceVariable'
>          classVariableNames: ''
>          poolDictionaries: ''
>          category: 'Kernel-Classes'
>      ].
>
> Thanks,
>
> --
> 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
> @JuanVuletich
>
>

-- 
<https://10pines.com/>Hernán WilkinsonSoftware Developer & Coach

Alem 896, Floor 6, Buenos Aires, Argentina

+54 11 6091 3125

@HernanWilkinson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220127/17f5f503/attachment.htm>


More information about the Cuis-dev mailing list