Re: Organizing code with CLOS
- From: Kenny Tilton <NOktiltonSPAM@xxxxxxxxxx>
- Date: Mon, 27 Feb 2006 18:03:30 GMT
Peter Seibel wrote:
Kenny Tilton <NOktiltonSPAM@xxxxxxxxxx> writes:
Jonathon McKitrick wrote:
Do you guys generally put class definitions and generics in one file,
and defmethods in another? Or lump them all together?
I do not write defgeneric unless I have to (non-std method combo).
FWIW, I always write a DEFGENERIC, so tastes differ. I typically use
it as a place to document...
Document? Whassat?
BTW, new release of Celtk (+ Cells LTk) is on the way, possibly as a mere sample project within Cells, which is moving to version 3 after some nice refinements needed to drive Tk best from a declarative paradigm.
kenny
.
- References:
- Organizing code with CLOS
- From: Jonathon McKitrick
- Re: Organizing code with CLOS
- From: Kenny Tilton
- Re: Organizing code with CLOS
- From: Peter Seibel
- Organizing code with CLOS
- Prev by Date: Re: Cross-platform read-line question
- Next by Date: Re: Performance of generic functions
- Previous by thread: Re: Organizing code with CLOS
- Next by thread: Re: Organizing code with CLOS
- Index(es):