-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
specificationChanges or additions to the specificationChanges or additions to the specification
Description
A few minor things came up in review of the initial adapter handle commit (#715):
- The documentation for
urInit
andurTearDown
should be updated. We could use this opportunity to decide ifurTearDown
is still needed and remove it if necessary. - Depending on the above we could move or rename
runtime.yml
toadapter.yml
- The new design for
urPlatformGet
doesn't matchurDeviceGet
- it takes a list of adapters rather than a single adapter. This minimized the amount of churn at the time, but we should decide if we want this entry point to be consistent or if we should leave it as is.
Metadata
Metadata
Assignees
Labels
specificationChanges or additions to the specificationChanges or additions to the specification