[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Singleton, default DEFMETHOD now as fast as a DEFUN?
- To: lgm%ihlpf.uucp@att.att.com
- Subject: Re: Singleton, default DEFMETHOD now as fast as a DEFUN?
- From: GRAY%Kelvin.csc.ti.com%arpa.uucp@att.att.com
- Date: Mon, 17 Jul 89 11:55:58 CDT
- >from: David N Gray <Gray@DSG.csc.ti.com>
- Cc: commonloops.pa%xerox.com%att.uucp@att.att.com
- In-reply-to: Msg of Thu, 13 Jul 89 08:39 CDT from lgm%ihlpf.uucp@att.att.com
- Redistributed: commonloops.pa
- Sender: GRAY@kelvin.csc.ti.com
> 1) Did I find a rather special case, or is it generally true now that
> a DEFUN can be replaced by the corresponding DEFMETHOD without
> loss of speed?
I can't say about PCL, but there is nothing in the CLOS spec that
requires this, so you shouldn't expect this to be true in other CLOS
implementations.