[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Initialization Names
Date: 04 May 88 23:02 PDT
From: Dick Gabriel <RPG@SAIL.Stanford.EDU>
It seems that the confusion between initialize-new-instance and
initialize-instance is too much to bear. How about renaming
as follows:
initialize-new-instance => initialize-instance
initialize-instance => shared-initialize
These are fine with me. Would shared-set-state or shared-setup be better to
indicate more that this generic fucntion can be called at other than
initialization time?