[pro] When to use SLOT-VALUE...

Nikodemus Siivola nikodemus at random-state.net
Tue Nov 16 22:18:19 UTC 2010


On 17 November 2010 00:07, Scott L. Burson <Scott at sympoiesis.com> wrote:

> Presumably the automatically generated methods for the accessor use the
> optimization internally, but the compiler can't inline those methods -- it

Basically yes. (Also, in addition to Andreas' caveat about
implementation differences, note that the optimization I mentioned can
only be utilized in DEFMETHOD bodies, not inside a DEFUN -- or at
least it drifts into the realm of heroic optimizations there.)

Cheers,

 -- Nikodemus




More information about the pro mailing list