Re: CLOS question
- From: stamant@xxxxxxxx (Rob St. Amant)
- Date: Mon, 30 Jul 2007 17:01:04 -0400
Alan Crowe <alan@xxxxxxxxxxxxxxxxxxxxxxx> writes:
It might look like this:
#| frame method combination runs the most specific :open method if any, the
most specific primary method, and the most specific :close method if any,
finally return the result of the primary method. Less specific primary methods
are runnable via call next method.
The key words are :open and :close leaving :before and :after available for
use in a more elaborate version. |#
Cool, thanks. I'll have to study the code a bit to understand it.
.
- References:
- CLOS question
- From: Rob St. Amant
- Re: CLOS question
- From: Rainer Joswig
- Re: CLOS question
- From: Alan Crowe
- CLOS question
- Prev by Date: CLISP and GUI developement
- Next by Date: Re: CLISP and GUI developement
- Previous by thread: Re: CLOS question
- Next by thread: Re: CLOS question
- Index(es):