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

Simpler API? #1

Merged
merged 1 commit into from
Jul 14, 2015
Merged

Simpler API? #1

merged 1 commit into from
Jul 14, 2015

Conversation

paf31
Copy link
Owner

@paf31 paf31 commented Jul 14, 2015

@bodil What do you think about this?

It exposes Channel to the user, but this way, I avoid the continuation-passing style API, which might be more confusing.

Also, this way, I suppose the code could be used with other Channel libraries which might get made.

@bodil
Copy link

bodil commented Jul 14, 2015

I think fewer concepts are preferable, unless it becomes really obvious that an abstraction is needed, so 👍

paf31 added a commit that referenced this pull request Jul 14, 2015
@paf31 paf31 merged commit 33d6184 into master Jul 14, 2015
@paf31 paf31 deleted the channel-api branch July 14, 2015 16:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants