
14 Oct
2009
14 Oct
'09
9:31 p.m.
On Wed, Oct 14, 2009 at 2:47 PM, Sebastian Tennant <sebyte@smolny.plus.com> wrote:
I've managed to set up two acceptors which use different dispatch tables and write to different message log files by using packages [...]
From taking a quick glance at what you wrote here my suspicion is that you have the wrong concept of Lisp packages. I'd suggest that you take a look at this
http://weitz.de/packages.html and then for example read the chapter about packages in Peter Seibel's book. HTH, Edi.