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

Implementation of FIND-METHOD in PCL.



In PCL's note file 8-28-88-notes.text there was a list of exported
symbols:
------------------------------
Following is the list of symbols which are exported in the 8/18/88
version, but which were not exported in previous versions:

CALL-METHOD         CLASS-NAME              COMPUTE-APPLICABLE-METHODS
DEFGENERIC          ENSURE-GENERIC-FUNCTION FIND-METHOD
FUNCTION-KEYWORDS   GENERIC-FLET            GENERIC-LABELS
INITIALIZE-INSTANCE MAKE-INSTANCES-OBSOLETE NO-APPLICABLE-METHOD
NO-NEXT-METHOD      REINITIALIZE-INSTANCE   SHARED-INITIALIZE
SLOT-BOUNDP         SLOT-EXISTS-P           SLOT-MAKUNBOUND
SLOT-MISSING        SLOT-UNBOUND            SYMBOL-MACROLET
UPDATE-INSTANCE-FOR-DIFFERENT-CLASS
UPDATE-INSTANCE-FOR-REDEFINED-CLASS
WITH-ADDED-METHODS

It should be noted that not all of these newly exported symbols have
been "implemented" yet.
------------------------------
I'd like to know, if the FIND-METHOD - function is implemented and get
the implementation, if there is. If there isn't, when will there be ?
According to the x3j13 Document 88-002R it should exist. Will it be
like documented ?

I am waiting for FIND-METHOD eagerly for my work in Nokia Research
Center. 
            Yours,    Pekka Jussila