Re: Amazed by macros working on first attempt
- From: Zach Beane <xach@xxxxxxxx>
- Date: 28 Jul 2005 11:17:17 -0400
"Eric Lavigne" <lavigne.eric@xxxxxxxxx> writes:
> If you are annoyed by the idea of encapsulation, in which a package
> maintainer decides which variables you should or shouldn't touch, then
> just use the double colon all the time. mypackage::*exported-variable*
> works just fine.
This will also keep you from getting annoyed when things work
correctly through package internals updates.
Zach
.
- Follow-Ups:
- Re: Amazed by macros working on first attempt
- From: jonathon
- Re: Amazed by macros working on first attempt
- References:
- Amazed by macros working on first attempt
- From: jonathon
- Re: Amazed by macros working on first attempt
- From: Eric Lavigne
- Amazed by macros working on first attempt
- Prev by Date: Re: How do you imagine future Common Lisp standard ?
- Next by Date: Re: startup using Lisp
- Previous by thread: Re: Amazed by macros working on first attempt
- Next by thread: Re: Amazed by macros working on first attempt
- Index(es):
Relevant Pages
|