20,741
edits
| Line 39: | Line 39: | ||
Once core features and subsystems are initialized via properties, it would be possible to even implement complex run level setups in scripting space. | Once core features and subsystems are initialized via properties, it would be possible to even implement complex run level setups in scripting space. | ||
== Nasal Scripts == | |||
Nasal scripts would need to register listeners so that they are aware of running/disabled subsystems that they depend on, and deal with any status change properly. | |||
<references/> | <references/> | ||