scratchfoundation / scratch-link

Device interoperability layer for Windows and MacOS
BSD 3-Clause "New" or "Revised" License
102 stars 83 forks source link

Follow up on PR comments about writing with/out response #161

Open cwillisf opened 4 years ago

cwillisf commented 4 years ago

Expected Behavior

Scratch Link code should be easy to read & understand.

Actual Behavior

The code around writing with or without response is hard to read in both C# and Swift.

Steps to Reproduce

See review comments on #159