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

Re: default initargs bug with 5/5/89 PCL



    Date: Fri, 19 May 89 14:17:51 EDT
    From: gillett@ai.mit.edu (Walter E. Gillett)

    With DEFAULT-INITARGS, I should be able to provide default values for
    any initialization argument, whether it initializes a slot or is
    passed to a method.  However, the current PCL provides defaults for
    method initargs only when either the defclass or the defmethod is
    evaluated more than once:

This bug is fixed in Victoria Day PCL which is about to be released.
-------