<div dir="ltr"><div dir="ltr">Am So., 7. Feb. 2021 um 09:20 Uhr schrieb Manfred Bergmann <<a href="mailto:manfred.bergmann@me.com">manfred.bergmann@me.com</a>>:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">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.</blockquote><div><br></div><div>This simply is untrue.  You can use FIND-CLASS to find a class named by a symbol and then instantiate it.</div><div><br></div><div>-Hans </div></div></div>