[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Why are people so afraid of globals?
- From: Alex Queiroz <asandroq@...>
- Date: Fri, 9 Jul 2010 13:39:23 -0300
Hallo,
On Fri, Jul 9, 2010 at 1:21 PM, Mark Hamburg <mark@grubmah.com> wrote:
>
> This causes a certain amount of shuddering when I think about it, but it does mean that globals look like globals and locals look like locals. I think it also has precedence in Common LISP's format for naming dynamically scoped variables.
>
In Common Lisp is just a convention, actually.
--
-alex
http://www.artisancoder.com/