Re: Type BOOLEAN
Edi Weitz <[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 10 Jun 2004 03:50:07 -0600, Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> wrote: > With some cutting and pasting in multiple files (one of the Cardinal > Bad Smells of Programming), I've added the generalized-boolean > type. Somewhat redeemingly, I believe the rule of thumb is that one > can cut and paste once before one needs to refactor to generalize > the code. :) Sounds about right. > I've not yet tested the new type. But, I've gotten as far as adding > the need for a test in the TODO ;-) > > I've uploaded version 2.11.8 with this new type. Thanks for the quick reaction. I'll download and use it.