guile-devel
[Top][All Lists]
Advanced

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

Re: make-vtable


From: Neil Jerram
Subject: Re: make-vtable
Date: Sun, 18 Feb 2007 18:10:20 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> More generally, a three-level architecture like the one you suggest
> would look fishy.  For instance, GOOPS and other CLOS derivatives have
> <object> and <class>, representing respectively the "base" and "meta"
> levels, but they have no need for <class-class>, <class-class-class> or
> some such.

Actually, a lot of the GOOPS doc finds it useful to talk in terms of
three levels: object, class, and metaclass.

Also, in practice, I've done a fair amount of programming using GOOPS,
and have found metaclass-level customization extremely useful.

I think Kevin's new doc is great.

Regards,
     Neil





reply via email to

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