On 17 November 2010 00:07, Scott L. Burson <[email protected]> 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 _______________________________________________ pro mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/pro
