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

auto detect template subscriptions? #156

Open
christophmayrhofer opened this issue Jan 25, 2016 · 1 comment
Open

auto detect template subscriptions? #156

christophmayrhofer opened this issue Jan 25, 2016 · 1 comment

Comments

@christophmayrhofer
Copy link

The fast render docs say that automatic subscription detection works for:
Subscriptions defined in the route's waitOn function.
Subscriptions defined in the route controller's waitOn function.
Subscriptions defined in the route controller's subscriptions method.

However, Kadira academy states that it is not advisable to define subscriptions on the route level, but rather define them in the templates. So this seems to contradict the fast-render implementation

@LewisW
Copy link

LewisW commented May 15, 2016

See #115

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