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

Exploratory PR for adding pullable's as suggested in issue #581 #609

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

3n-mb
Copy link

@3n-mb 3n-mb commented May 16, 2017

This is an exploratory PR to test idea in issue #581, proving that no major changes needed for bolting on a support for first class (in cycle) objects that carry pull-ing.

There are already PullableValue's that can act as memory cells, and a more general Pullable that can be used for implementing services that are consumed as pulls, while being written in a normal cycle push flow, illustrating that consumer's pull is producer's push.

  • I ran make test run for the package run I'm modifying. All existing test run, except for lint complaining that new index.ts is 330-something lines, greater than 300 lines.

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

2 participants