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

Decide on a convention for re-frame handlers registration #12

Open
julienfantin opened this issue Aug 2, 2017 · 0 comments
Open

Decide on a convention for re-frame handlers registration #12

julienfantin opened this issue Aug 2, 2017 · 0 comments

Comments

@julienfantin
Copy link
Contributor

  1. Should we provide a registration function that registers the pull handler?
    Yes: nobody likes setup
    No: we'd need to answer the remaining questions

  2. If yes, should we define the sub id?
    Yes: it's good to standardize usage
    No: we'd need to answer the remaining question

  3. If yes, should the sub id be fully-qualified?
    Yes: everything should be, and it forces a require which means we could register as a top-level
    No: Right now it'd be :vimsical.subgraph.re-frame/pull which I can't think of a good alias for

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

1 participant