The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.lisp
From: joac...@kraut.bc.ca
Date: 1999/01/13
Subject: Re: making virtual functions in CL
David Bakhash <ca...@mit.edu> writes: (defmethod id ((self entry)) > I'm trying to figure out how to make a virtual function. > (defclass entry () ()) > and I just want to insure that each entry has a method called `id' > (id my-entry) 'entry-id) (defmethod id ((self my-entry)) Joachim -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||