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

Change API entry point or lib name. #3

Closed
pardom-zz opened this issue Mar 7, 2016 · 5 comments
Closed

Change API entry point or lib name. #3

pardom-zz opened this issue Mar 7, 2016 · 5 comments
Milestone

Comments

@pardom-zz
Copy link
Contributor

The names of the library and API entry point should correlate. Either change the name of the lib to Plumbing, or change the name of the API entry point to Plumb.

@pardom-zz pardom-zz added this to the 1.0.0-alpha milestone Mar 7, 2016
@kevc
Copy link
Contributor

kevc commented Mar 14, 2016

We should change the name of the library to get away from the "Plumb" metaphor. I'm not sure if we want an "Rx" prefix.

Nouns that come to mind when thinking of this library and what it should be used for:

  • Fit (like fitting pipes?)
  • Cycle (The goal is to create cycles of streams)

I'm open to suggestions.

@pardom-zz
Copy link
Contributor Author

CycleRx, RxCycle

@pardom-zz
Copy link
Contributor Author

One thing that is steering me away from "cycle" is that we don't require you to create a cycle. You might have inputs or outputs without the other. In that sense, the "fit" verb makes more sense.

@pardom-zz
Copy link
Contributor Author

Going along with the stream/fit analogy. We're providing pipes and couplings. ¯_(ツ)_/¯

@pardom-zz
Copy link
Contributor Author

In an offline discussion, we settled on RxJoin.

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

2 participants