From: Peter Da S. <pet...@fl...> - 2022-12-31 03:44:50
|
On 2022-12-30, at 18:33, Brian Griffin <bri...@ea...> wrote: > > I have a similar concern. It feels generally wrong to me that the I/O system is critiquing the data. The only errors I/O operations should report are channel failures, not content failures. Seems that once you add encoding to the I/O you kind of need to report encoding failures somehow. Maybe the encoding should have been handled in a higher level layer, but it's too late for that now. |