Pattern, Abstract Factory / Factory

Hans Hübner hans.huebner at gmail.com
Sun Feb 7 08:23:17 UTC 2021


Am So., 7. Feb. 2021 um 09:20 Uhr schrieb Manfred Bergmann <
manfred.bergmann at me.com>:

> But fundamentally, you also can’t create an instance of a class in Common
> Lisp from just the symbol. The class definition must be known.


This simply is untrue.  You can use FIND-CLASS to find a class named by a
symbol and then instantiate it.

-Hans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/pro/attachments/20210207/43a6aa6e/attachment.html>


More information about the pro mailing list