From: why the lucky stiff Date: 2006-08-06T02:52:47+09:00 Subject: sandbox r42 + swap struct BLOCK? Hello, everyone. Here's a new release of freakyfreaky sandbox for your considerate testing. gem install sandbox --source code.whytheluckystiff.net (or) wget http://code.whytheluckystiff.net/dist/sandbox-0.0.42.tar.gz This version re-raises exceptions in the Sandbox as Sandbox::Exception objects. Also, the Sandbox::IRB class for creating simple irb sessions which hook into sandboxes. And the sandbox_server, which issues irb sessions over a socket. In my testing, I'm surprised that things are going so well. Threading hasn't posed too big of an issue. Right now the only trouble is that a sandbox could change scope when the timer goes off. However, I only suspect this is the case, I haven't proven it. Okay, well, go team! _why [1] http://code.whytheluckystiff.net/sandbox/timeline?from=08%2F04%2F06&daysback=14&milestone=on&ticket=on&changeset=on&wiki=on&update=Update