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

Update to Hapi 6 #13

Open
jcblw opened this issue Jun 22, 2014 · 2 comments
Open

Update to Hapi 6 #13

jcblw opened this issue Jun 22, 2014 · 2 comments
Labels

Comments

@jcblw
Copy link
Member

jcblw commented Jun 22, 2014

Hapi 6 has some cool new feature that can enable this project to be more modular. I think it should be considered.

@jcblw jcblw added the question label Jun 22, 2014
@jcblw
Copy link
Member Author

jcblw commented Jun 23, 2014

Im thinking that all of the assets we use like stripe, nodemailer, parse could be make as plugins.

var stripe = request.server.plugins.stripe;

To avoid any name spacing issues that may occur on the by directly adding it to the request object.

@motdotla
Copy link
Member

That'd be rad. 👍

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

No branches or pull requests

2 participants