[Cuis-dev] Fix: Handling nil when there is an error creating a class

Hernán Wilkinson hernan.wilkinson at 10pines.com
Sat Sep 24 06:02:06 PDT 2022


Hi,
 the class builder can return nil when creating a class due to an error but
that case was not being handled by the message Class>>#subclass: t
instanceVariableNames: f classVariableNames: d poolDictionaries: s
category: cat

Attached is the fix

Hernan.

-- 

*Hernán WilkinsonAgile Software Development, Teaching & Coaching*
*Phone: +54-011*-4893-2057
*Twitter: @HernanWilkinson*
*site: http://www.10Pines.com <http://www.10pines.com/>*
Address: Alem 896, Floor 6, Buenos Aires, Argentina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220924/56990514/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5493-HandleErrorWhenCreatingClass-HernanWilkinson-2022Sep24-09h59m-HAW.001.cs.st
Type: application/octet-stream
Size: 656 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220924/56990514/attachment.obj>


More information about the Cuis-dev mailing list