Re: Gnumeric/Guile/Python
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: lukka fas harvard edu
- CC: dmiller ilogic com au, goldin flight uchicago edu, gnome-list gnome org
- Subject: Re: Gnumeric/Guile/Python
- Date: Wed, 26 May 1999 14:37:56 -0500
> use Safe;
> $s = Safe->new(...);
> $s->eval($code);
>
> should do it. Of course, this disallows file io completely.
Excellent. This sounds good.
Now, we still need a mechanism in the "Safe" environment to not allow
the code in perl/python to be able to modify any sheet/workbook which
is not the current one.
best wishes,
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]