[plt-dev] how to break and resume sandboxed evaluation multiple times?

From: DTNOIZR (dtnoizerz58 at yandex.ru)
Date: Wed May 27 10:25:09 EDT 2009

1) sorry for my bad english

2) I developing "collective programming environment" with multiple sandboxes 

3) I need something that cannot work inside of current sandbox. I need to jump out from sandbox, do something and come back to sandbox with some result value.
How to do it? I try exception handling but dont understand how to break and return multiple times ... 

4)I asked this in plt-scheme at list.cs.brown.edu, but there was now answer


Posted on the dev mailing list.