On Jan 21, 2010, at 7:40 AM, Jonathan Hohle wrote: > Gus obviously has experience writing extensible applications, and it appears > the Acorn plugin architecture already delegates to separate processes[1] for > python plugins and loads bundles for Objective-C plugins.
The python plugins don't happen in a separate process actually. It uses the same api that the objc ones do. But back to the topic. Sandboxing would be very cool to have, but I can't think of any way this could be done without sacrificing the things that make plugins great. -gus -- August 'Gus' Mueller Flying Meat Inc. http://flyingmeat.com/ _______________________________________________ [email protected] mailing list List help: http://lists.ranchero.com/listinfo.cgi/email-init-ranchero.com
