Script Sandbox

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(New page: Scripts that are executed in an object within a Sim must meet certain criteria to ensure that stability and security of the Sim are maintained. In a successful implementation, a Sim would ...)

Revision as of 16:25, 23 February 2008

Scripts that are executed in an object within a Sim must meet certain criteria to ensure that stability and security of the Sim are maintained. In a successful implementation, a Sim would allow for the quasi-simulateous execution of large scores (hundreds, thousands) of scripts. Each script runs in a limited, controlled environment.

Stability

Security

General
About This Wiki