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

Re: Correct procedure for calling methods?



> Date: Tue, 14 May 91 17:10:00 EDT
> From: cornell@unix1.cs.umass.edu (Matthew Cornell)
> Would someone please tell me the portable way to
> do this?

There isn't one.  This part of the metaobject protocol has not been standardized.
You will have to dig into the system internals in each Lisp implementation where
you intend to run, perhaps with assistance from the particular vendor.  I wish
CLOS gave you more help here, but life is stern, life is earnest.