Re: Scaling issue

2010-05-09 Thread Henrik Sarvell
One final question, how did you define the rd1 mechanism? Simply doing: (dm rd1 (Sock) (in Sock (rd))) will read the whole result, not just the first result, won't it? I'm a little bit confused since it says in the reference that rd will read the first item from the current input channel

Re: Scaling issue

2010-05-09 Thread Alexander Burger
Hi Henrik, One final question, how did you define the rd1 mechanism? In the mentioned case, I used the followin method in the +Agent class (dm rd1 (Sock) (when (assoc Sock (: socks)) (rot (: socks) (index @ (: socks))) (ext (: ext) (or (in