Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Cycle.js Diversity #30

Open
TylorS opened this issue May 3, 2016 · 5 comments
Open

Support Cycle.js Diversity #30

TylorS opened this issue May 3, 2016 · 5 comments

Comments

@TylorS
Copy link
Member

TylorS commented May 3, 2016

Add support for the next version of Cycle.js which is stream agnostic. Possibly porting to xstream (as the other core drivers are doing) or possibly in a stream agnostic fashion like the history driver.

@aravantv
Copy link

aravantv commented Sep 5, 2016

+1!

@jsamr
Copy link

jsamr commented Sep 5, 2016

+1

@Widdershin
Copy link
Member

Good news on this front, the xstream release of cycle-restart is almost ready! That means this issue will soon be able to move forward.

I think as part of the next step in cycle-time-travel ideally we would first address cyclejs/cyclejs#380.

Having a unified source of truth for time in Cycle applications would make both restart and time-travel much easier to implement.

@mjyc
Copy link

mjyc commented Jan 21, 2019

I updated the code in this repo to work with the latest release of cycle.js modules: https://github.com/mjyc/cycle-time-travel

I noticed there were some work regarding #17 but is there interest in migrating to the latest cycle.js as-is?

@Widdershin
Copy link
Member

@mjyc yep if you want to open a PR I'd love to merge it.

There's another piece of work that needs to happen before #17 is legitimately possible, which is that the stream graph changes over time. @staltz and I knocked around a few solutions for that a while ago but never got around to actually solving it.

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

No branches or pull requests

5 participants