guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: goops question


From: Neil Jerram
Subject: Re: goops question
Date: 09 Jul 2002 22:17:00 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Marius" == Marius Vollmer <address@hidden> writes:

    Marius> Dirk Herrmann <address@hidden> writes:
    >> "define-class, define-generic and define-accessor can only be used at the
    >> top level"

    Marius> I'm not calling myself an expert here, but I would say
    Marius> that it is very valid to use 'define-class' inside some
    Marius> lexical scope.  Just think of utility structs that are
    Marius> only used in one function.

Agreed, and it seems reasonable to me to use lexical generics (and so
accessors) as well.

        Neil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]