Andrew Joseph Kompanek writes:
> I'd like to take advantage of the :init-keyword initialization associated
> with the construction of a class with make -- but I can't figure out
> how to get this automatic initialization to happen when I have a custom
> initialize method.
>
> What is the accepted way to do this?
Calling (next-method) in the initialize method will invoke the
regular instance initialization.
Received on Sat Nov 19 1994 - 07:35:49 CET
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST