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

Add experimental react-call-return package #11364

Merged
merged 1 commit into from Oct 25, 2017
Merged

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Oct 25, 2017

Per discussion with @sebmarkbage and @thejameskyle.

This lets people experiment with Call/Return API without us committing to supporting it.

I renamed Coroutines/Yield to Call/Return because it seems like a much more straightforward metaphor. Also updated all callsites.

This lets us get rid of a few "bad" internal imports too.

@sebmarkbage
Copy link
Collaborator

Fwiw. I'm 100% sure we want to add another API which may replace this. I also think the current one has bugs. So very experimental and will definitely potentially break in minors so lock your deps if you want to use this.

@gaearon
Copy link
Collaborator Author

gaearon commented Oct 25, 2017

Added a disclaimer. 396eb86

Ethan-Arrowood pushed a commit to Ethan-Arrowood/react that referenced this pull request Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants