From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.user Subject: Re: goops question Date: 08 Jul 2002 20:26:47 +0200 Sender: guile-user-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1026153255 24372 127.0.0.1 (8 Jul 2002 18:34:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 8 Jul 2002 18:34:15 +0000 (UTC) Cc: guile-devel@gnu.org, guile-user@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17RdKx-0006Kz-00 for ; Mon, 08 Jul 2002 20:34:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17RdE1-0007hL-00; Mon, 08 Jul 2002 14:27:05 -0400 Original-Received: from dialin.speedway42.dip59.dokom.de ([195.138.42.59] helo=zagadka.ping.de) by fencepost.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 17RdDp-0007gN-00 for ; Mon, 08 Jul 2002 14:26:53 -0400 Original-Received: (qmail 1954 invoked by uid 1000); 8 Jul 2002 18:26:47 -0000 Original-To: Dirk Herrmann In-Reply-To: Original-Lines: 8 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:714 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:714 Dirk Herrmann writes: > "define-class, define-generic and define-accessor can only be used at the > top level" I'm not calling myself an expert here, but I would say that it is very valid to use 'define-class' inside some lexical scope. Just think of utility structs that are only used in one function. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user