[Cuis-dev] nil subclasses (Re: clever or silly idea?)
Andres Valloud
ten at smallinteger.com
Wed Jun 12 08:44:07 PDT 2024
Robust proxies subclass nil, and they are robust because now every
message can be sent to the proxied object --- which itself could
conceivably be an instance of another subclass of nil.
On 6/12/24 06:22, Juan Vuletich via Cuis-dev wrote:
> 1. That's a good question. Is it helping or not? Shouldn't a subclass of
> ProtoObject be used instead? Not really sure. I think I've never seen a
> case where having ProtoObject as superclass is more a problem that a
> convenience.
More information about the Cuis-dev
mailing list