Re: Gnumeric/Guile/Python




> 	  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]