On Aug 30, 2005, at 15:12, Heikki Toivonen wrote:
It is conceivable that someone might want to install a read-only installation of the Chandler executable and deny users the ability to run with extensions.
Maybe I'm not understanding the requirement right, but is this possible (assuming determined enough users) with a python app?
E.g. you can always run the interpreter with environment variables to pick up your own versions of modules which enable extensions. Alternatively, you can hack your own interpreter to run whatever code you want.
--Grant _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
