w3c / at-driver

AT Driver defines a protocol for introspection and remote control of assistive technology software, using a bidirectional communication channel.
https://w3c.github.io/at-driver
Other
31 stars 4 forks source link

Define "Extensible" CDDL #28

Closed zcorpan closed 1 year ago

zcorpan commented 1 year ago

The pattern suggested in https://github.com/w3c/webdriver-bidi/issues/241#issuecomment-1268562305 seems neat and makes it easier to understand the schemas. I think we should use it also.

jugglinmike commented 1 year ago

Implemented in gh-66.