Newsgroups: comp.lang.lisp
From: r...@rpw3.org (Rob Warnock)
Date: Fri, 24 Aug 2007 21:44:41 -0500
Local: Fri, Aug 24 2007 10:44 pm
Subject: Re: Maintaining multivariable state (newbie question)
Ken Tilton <kentil...@gmail.com> wrote:
+--------------- | Matthias Buelow wrote: | > Ken Tilton <kennytil...@optonline.net> wrote: | >>The use case described by the OP is a good one for special variables. | >>Those are not as unclean as classic globals. | > | > Special variables are a poor and obscure alternative to functional | > arguments and shouldn't be used in place of them. | | I meant to ask, when /should/ they be used? +--------------- For me, the two classic use cases are: 1. Things that work more-or-less like the ANSI-defined specials Thanks *goodness* for specials for this case!! Passing the ~20 (!) 2. Things that hold "this request" (or things *about* "this request") Another similar, though non-threaded, case is a discrete -Rob ----- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||