On Fri, Oct 03, 2008 at 10:34:54AM -0400, Joshua Ballanco wrote: > This is sort of the H-ety H idea. The biggest stumbling block I see for > this is the one global scope that Shoes introduces. I may not have been > paying attention, though...any word on sandboxes and such?
After I get past this milestone (focused on finishing docs and getting stable,) I have worked on a very good fork that will give each script its own environment, along with the ability to run concurrently and queue other tasks. There are two recent messages related to sandboxing: <http://article.gmane.org/gmane.comp.lib.shoes/1713> <http://article.gmane.org/gmane.comp.lib.shoes/1723> _why
