Re: Purpose of defmethod

From: Kenny Tilton (ktilton_at_nyc.rr.com)
Date: 07/11/04


Date: Sun, 11 Jul 2004 17:30:32 GMT


Jeff wrote:
> appears to be a macro that does everything that defun can and more. So
> why shouldn't I just use defmethod /everywhere/ instead of defun?

efficiency

kt

-- 
Home? http://tilton-technology.com
Cells? http://www.common-lisp.net/project/cells/
Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film
Your Project Here! http://alu.cliki.net/Industry%20Application


Relevant Pages

  • Re: Co-optation Today
    ... we cannot truly judge "efficiency" except by ... Renin is secreted by kidney cells when the amount of fluid passing ... angiotensin-I. ... think of the lungs as having a role in osmoregulation. ...
    (talk.origins)
  • Re: Refining the arch. of my MMORPG high-level-AI/gameplay service?
    ... I have been working on what is essentially my first Lisp app for the ... Missions in terms of the objectives and other things. ... it and a lot of the rule-based code with something like Cells (which I ...
    (comp.lang.lisp)
  • Re: conciseness is power
    ... > (defun find-anagrams (path) ... > (anagram-list anagrams))) ... the Perl code seems more concise. ... The Common Lisp language doesn't have this operator. ...
    (comp.lang.lisp)
  • Re: Looking for bored Lisper with GUI chops.
    ... > Common Lisp and I have this other project I'm trying to finish at the ... > Groovy gets some wins, in this app anyway, from having access to Java ... using Lispworks and Foil, my successor to jfli. ... (defun find-child (node name) ...
    (comp.lang.lisp)
  • Re: Naive question about lisp web applications
    ... I learned lisp almost 20 years ago, ... You just need to know a few HTML. ... (defun formular-page () ... (defun argument (name query) ...
    (comp.lang.lisp)