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

Overloading Meteor.subscribe #32

Open
ramezrafla opened this issue Jan 4, 2017 · 1 comment
Open

Overloading Meteor.subscribe #32

ramezrafla opened this issue Jan 4, 2017 · 1 comment

Comments

@ramezrafla
Copy link
Contributor

An idea that was inspired by redis-oplog, why not have a parameter that allows us to keep using Meteor.subscribe and it gets redirected to meteor-subs-cache. This would make it BW compatible and easy to bolt on for all users. Maybe have SubsCache.origSubscribe to refer to the old one if needed.

@paranoico
Copy link
Collaborator

Good @ramezrafla , may be we can program it after translating to JS. At least, for now we do not know how to change CoffeeScript code, we do not know yet the language.

What do you think?

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