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

Please merge or provide guidance on what it will take to merge #651 #994

Closed
tedivm opened this issue Nov 28, 2018 · 1 comment
Closed

Please merge or provide guidance on what it will take to merge #651 #994

tedivm opened this issue Nov 28, 2018 · 1 comment

Comments

@tedivm
Copy link

tedivm commented Nov 28, 2018

This is a highly demanded feature that will make using Chalice significantly easier, especially with regards to testing. At this point most Flask developers use the "app factory" model for development, where they have a function that creates an app object rather than having one defined for the entire system. This allows testing with different options, but it only works with systems that have blueprints.

Additional blueprints make organizing code a lot easier.

@jamesls
Copy link
Member

jamesls commented Dec 6, 2018

Hi, sorry for the delay on this. I commented over in (#651 (comment)), let's continue the discussion over there.

@jamesls jamesls closed this as completed Dec 6, 2018
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