Had a great question on the todo example, led to this Web/MX doc, valuable for any MX application: https://github.com/kennytilton/web-mx/wiki/Who%3F-Me%3F
Has this :stream option come to be?: https://github.com/kennytilton/flutter-mx-sandbox/blob/8e30d13a02d2f5565423c8173fc0a73d35416de4/src/tiltontec/example/x020_reactive_stream.cljd#LL142C82-L142C82
I'll see if I can knock this off today.
> Are you seeing this suspicion confirmed? suspect Well, for me at least :P I'd add it to my f/mx util library if you didn't want it in f/mx itself. :) > I'll see if I can knock this off today. Thanks! 🙂
This goes pretty deep in the Cells logic, so it makes sense in f/mx proper. Been sidetracked by the Dart 3 release, however painless, and there is web/mx anomaly I want to run down. Might not be until the weekend. I am pretty impressed by the Dart 3 release, they are doing impressive stuff. I might be 💯 f/mx from here out.
No, but it should be easy since it is close to the :async? pattern: take async result and feed it into the app matrix with mset! , except in this case it will be a stream of results.
"we suspect streams will be common enough to support"
Are you seeing this suspicion confirmed? suspect