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

bail on missing scroll #27

Open
jackdempsey opened this issue Apr 30, 2012 · 2 comments
Open

bail on missing scroll #27

jackdempsey opened this issue Apr 30, 2012 · 2 comments

Comments

@jackdempsey
Copy link
Contributor

Maybe this is just important from the position of an appscrolls developer, but as I've been testing/writing some stuff, I'm surprised that it keeps working if a scroll is missing. I would expect a fatal error "unknown scroll" and an abort.

Is this a conscious decision to keep moving on? If not, amenable to a patch?

@drnic
Copy link
Owner

drnic commented Apr 30, 2012

I think there is a quiet "unknown scroll" warning at the start; though you don't really see it as the rails generator fills up the console. Perhaps we could prompt for "Continue? [yN]" if it finds a scroll is missing?

Dr Nic Williams - VP Developer Evangelism
Engine Yard
The Leading Platform as a Service
Mobile: +1 415 860 2185
Skype: nicwilliams
Twitter: @drnic

On Sunday, April 29, 2012 at 6:06 PM, jack dempsey wrote:

Maybe this is just important from the position of an appscrolls developer, but as I've been testing/writing some stuff, I'm surprised that it keeps working if a scroll is missing. I would expect a fatal error "unknown scroll" and an abort.

Is this a conscious decision to keep moving on? If not, amenable to a patch?


Reply to this email directly or view it on GitHub:
#27

@jackdempsey
Copy link
Contributor Author

Yep, you barely see the warning then it keeps going. I like option to
Continue. Will see about taking a crack at it.

On Sun, Apr 29, 2012 at 7:48 PM, Dr Nic Williams <
reply@reply.github.com

wrote:

I think there is a quiet "unknown scroll" warning at the start; though you
don't really see it as the rails generator fills up the console. Perhaps we
could prompt for "Continue? [yN]" if it finds a scroll is missing?

Dr Nic Williams - VP Developer Evangelism
Engine Yard
The Leading Platform as a Service
Mobile: +1 415 860 2185
Skype: nicwilliams
Twitter: @drnic

On Sunday, April 29, 2012 at 6:06 PM, jack dempsey wrote:

Maybe this is just important from the position of an appscrolls
developer, but as I've been testing/writing some stuff, I'm surprised that
it keeps working if a scroll is missing. I would expect a fatal error
"unknown scroll" and an abort.

Is this a conscious decision to keep moving on? If not, amenable to a
patch?


Reply to this email directly or view it on GitHub:
#27


Reply to this email directly or view it on GitHub:
#27 (comment)

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