OurSelf-Systems / Psyche

Self "hypervisor" "os" (sorta). See also Psyche-Builder
GNU Affero General Public License v3.0
0 stars 0 forks source link

More robust error handling #8

Open russellallen opened 2 months ago

russellallen commented 2 months ago

All system access should be mediated through psyche sys and all interactions with psyche worlds which rely on a system interaction which could fail should mandate IfFail: blocks.

There should be no generic uses of raiseError.