A list of breaking API changes we could make before 1.0:
StandardReadable.add_readables could take *devices: Device rather than devices: Sequence[Device] to make it more like StandardDetector.add_logics(*logics)
Acceptance Criteria
- Decision made and changes made if we want to do each one
A list of breaking API changes we could make before 1.0:
StandardReadable.add_readablescould take*devices: Devicerather thandevices: Sequence[Device]to make it more likeStandardDetector.add_logics(*logics)Acceptance Criteria