From: "David A. Black" Date: 2005-10-09T00:50:55+09:00 Subject: Re: Save the world from evil code crusade Hi -- On Sun, 9 Oct 2005, aurelianito wrote: > But I would need to run a new process and I don't want to do that. > I also don't want to run a new thread. > I also wan't to be able to write SOME files (not all of them). > The $SAFE level model is broken when you want more granularity. I wan't > to be able to pick and choose what I let or not let some code do. I think the only way to do that fully is to write the code yourself :-) Threads give you some granularity. Why don't you want to use them? David -- David A. Black dblack@wobblini.net