Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Make stateful operators easier to write #70

Open
pingpongboss opened this issue Apr 12, 2017 · 0 comments
Open

Make stateful operators easier to write #70

pingpongboss opened this issue Apr 12, 2017 · 0 comments

Comments

@pingpongboss
Copy link
Contributor

Stateful operators are difficult to implement correctly, because the same operator instance can be reused across many streams.

This is an android-specific issue, since only android has the stream.compose(operator) pattern.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants