Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

CL::Connection#subscribe is confusing as hell #3

Open
therealadam opened this issue Aug 21, 2011 · 0 comments
Open

CL::Connection#subscribe is confusing as hell #3

therealadam opened this issue Aug 21, 2011 · 0 comments
Assignees
Labels

Comments

@therealadam
Copy link
Contributor

The ordering of the parameters in Connection#subscribe and in the service-side subscribe calls is incosistent. The names are confusing. The ordering as it appears in logging is confusing/inconsistent.

Make this better.

Everywhere a subscription is referenced, the names should indicate that events flow from left to right (sorry, RtL localities). That is, everywhere you see subscribe(a, b), it implies that events are published to a and fanned out to b.

@ghost ghost assigned therealadam Aug 21, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant