[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

initialize-instance



I'm trying to run some code which initializes instances after creation.
From the CLOS documentation, it looks like I should be putting this in
initialize-instance. However, this doesn't seem to be working in the Aug.27
release. 

Am I doing something wrong, or is initialize-instance just not installed
yet?  What can I use in the meantime? Thanks.