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

Potential integration of collection-hooks into meteor core (for anyone who uses this package) #92

Open
mizzao opened this issue Feb 11, 2015 · 2 comments

Comments

@mizzao
Copy link
Contributor

mizzao commented Feb 11, 2015

This is now a feature request at meteor/meteor#395. Please throw your support in that thread, as integration would bring a whole range of benefits:

  • A lot better support for the various hook-based operations used by many packages and apps
  • Reduce the amount of monkey-patching required by collection-hooks
  • Reduce the problems with monkey-patching-on-monkey-patching for interoperability with other packages
  • Eliminate the dependence on one or two maintainers to do the monkey-patching

The existing design and implementation of this package would probably go a long way toward guiding a redesign of a hook API.

@mizzao mizzao changed the title Potential integration of collection-hooks into meteor core Potential integration of collection-hooks into meteor core (for anyone who uses this package) Feb 11, 2015
@isAlmogK
Copy link

+1

@jasonxeno
Copy link

Would love this! I threw in my support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants