Re: Lisp Design Patterns
- From: Rainer Joswig <joswig@xxxxxxx>
- Date: Mon, 29 Sep 2008 18:06:47 +0200
In article <6k6r6jF6dpc7U1@xxxxxxxxxxxxxxxxxx>,
Pascal Costanza <pc@xxxxxxxxx> wrote:
If you think you know what a design pattern is, please double-check:
http://c2.com/cgi/wiki?SimplyUnderstoodCode
So, for example aligning the slot descriptions is a design pattern:
(defclass foo-class (bar-class)
((name :accessor foo-name :type string)
(number :accessor foo-number :type integer))
--
http://lispm.dyndns.org/
.
- Follow-Ups:
- Re: Lisp Design Patterns
- From: Pascal Costanza
- Re: Lisp Design Patterns
- References:
- Lisp Design Patterns
- From: vttoonses
- Re: Lisp Design Patterns
- From: Pascal Costanza
- Lisp Design Patterns
- Prev by Date: Re: RFC 1037 NFILE implementations around?
- Next by Date: Re: RFC 1037 NFILE implementations around?
- Previous by thread: Re: Lisp Design Patterns
- Next by thread: Re: Lisp Design Patterns
- Index(es):