From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Class methods in GOOPS Date: Thu, 9 Oct 2003 18:17:49 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <20031009161749.GG25684@lark> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1065952620 13399 80.91.224.253 (12 Oct 2003 09:57:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Oct 2003 09:57:00 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Oct 12 11:56:59 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A8cyB-0001hl-00 for ; Sun, 12 Oct 2003 11:56:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A8cwe-0004Vy-4H for guile-devel@m.gmane.org; Sun, 12 Oct 2003 05:55:24 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A8cwQ-0004U4-Ic for guile-devel@gnu.org; Sun, 12 Oct 2003 05:55:10 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A8cvu-00040z-NW for guile-devel@gnu.org; Sun, 12 Oct 2003 05:55:09 -0400 Original-Received: from [216.166.232.203] (helo=ambient.2y.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1A8cvu-00040b-EX for guile-devel@gnu.org; Sun, 12 Oct 2003 05:54:38 -0400 Original-Received: from localhost (mantis.schoolnet.na [::ffff:196.44.140.238]) (AUTH: LOGIN wingo) by ambient.2y.net with esmtp; Sun, 12 Oct 2003 05:54:35 -0400 Original-Received: from wingo by localhost with local (Exim 3.36 #1 (Debian)) id 1A7dU5-00076b-00 for ; Thu, 09 Oct 2003 18:17:49 +0200 Original-To: guile-devel@gnu.org Mail-Followup-To: guile-devel@gnu.org Content-Disposition: inline X-Operating-System: Linux lark 2.4.20-1-686 User-Agent: Mutt/1.5.4i X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2866 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2866 Hello, It seems there are no class methods in GOOPS. Is this a deliberate omission, or were they just overlooked? If this is old hat, please point me to a URL somewhere, I couldn't find any. Thanks for any insight, wingo. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel