louiscad
05/21/2019, 1:51 PMFlow
very well designed, kudos to the people involved.
I like how it reuses the continuation of the consumer and how exceptions and cancellation are propagated.
Is it bad to use them in production under their preview status? :yes: or 🇳🇴elizarov
05/22/2019, 10:12 AMkotlinx.coroutines.flow
to kotlinx.coroutines.flows
when they go out of preview?louiscad
05/22/2019, 10:23 AMlittlelightcz
05/25/2019, 10:45 AMlouiscad
05/25/2019, 10:53 AMlittlelightcz
05/25/2019, 11:02 AMlouiscad
05/31/2019, 11:00 PMflow
to `flows`: consistency with channels
and selects
.elizarov
06/01/2019, 9:55 AMflows
name, though, so far it looks like it stays as flow
despite inconsistency.louiscad
06/01/2019, 4:05 PMflows
may be more natural to star import alongside coroutines
, channels
and selects
, so the renaming might make sense for this use case.
When you say nobody, do you include yourself?elizarov
06/01/2019, 6:45 PM