You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very productive meeting with @bterlson and lots of great feedback.
Good foundation to build on, sorely need something like this
Would like to ensure use cases with async generators are terse
Private won't work for extending via subclassing
There may be a trade-off between simplicity of unidirectional architecture vs more magic of bidirectional approach and correct usage
Concurrency hard to understand, first example inscrutable, the other two are nice. There libraries that handle these cases are extremely popular, so it's an important investigation, but also nice that it's orthogonal. We may want to get some feedback from the committee but make probably will be a future proposal
API listing, new methods/types
This also relates to Ron's proposal, we should touch base to co-ordinate
In terms of Observable history, didn't really land on a consensus whether we should standardise interface vs a whole library. We need to have a strong opinion and just articulate one approach.
The text was updated successfully, but these errors were encountered:
Very productive meeting with @bterlson and lots of great feedback.
The text was updated successfully, but these errors were encountered: