Skip to content

Support react v0.4 #13

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

Open
clue opened this issue Jun 12, 2014 · 4 comments
Open

Support react v0.4 #13

clue opened this issue Jun 12, 2014 · 4 comments

Comments

@clue
Copy link
Owner

clue commented Jun 12, 2014

No description provided.

@clue
Copy link
Owner Author

clue commented Mar 12, 2016

Just for the reference why this hasn't been resolved yet: This lib implements the LoopInterface which received braking changes between v0.3 and v0.4. As such, there is no way a single version of this library could support both interfaces. As a result, we would have to create two independent versions of this library, which I'm currently not a big fan of doing TBH.

@cursedcoder
Copy link

@clue any real changes in loop interface?
As I can see only feature additions.

@clue
Copy link
Owner Author

clue commented Apr 13, 2016

any real changes in loop interface?

v0.4 added the new tick functions as well as callable typehints. Both can be considered features from a consumer standpoint.

However both break BC with this package as it has to implement the LoopInterface.

@clue
Copy link
Owner Author

clue commented Sep 20, 2018

For the reference: We may skip the v0.4 release and instead should be able to update right to v1.0 without issues 🎉

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

No branches or pull requests

2 participants