On Thu, 11 Mar 1999, Pavlos Christoforou wrote:
imply Python code can indeed be part of the Object database, right?
Actually not. For security reasons the code of an External method does not reside in the Object Database but in the filesystem. When you press the 'edit' button the code is read and evaluated and it is the evaluated
What is "evaluated"? Compiled?
code that is stored in the Object Database. There was a thread about whether the source code should be included in the Object Database but I
I watched the thread and did understand the security implications.
think thge Digital Creators were not convinced.
Pavlos
Oleg. ---- Oleg Broytmann National Research Surgery Centre http://sun.med.ru/~phd/ Programmers don't die, they just GOSUB without RETURN.