[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: goops question
From: |
Marius Vollmer |
Subject: |
Re: goops question |
Date: |
08 Jul 2002 20:26:47 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Dirk Herrmann <address@hidden> 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.
- goops question, Dirk Herrmann, 2002/07/08
- Re: goops question,
Marius Vollmer <=