so when designing an accessibility api for an OS, it turns out it looks a heck of a lot like an automation/scripting api, like Mac’s OSI (open scripting interface) which forms the foundation for applescript.
so if you’re designing a new OS workspace environment or GUI toolkit and going “uhg” at the idea of implementing accessibility? think instead of implementing scripting and automation, it’s the exact same thing and way more fun to think about.