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

Add migration guide from 2019.02.06-1 to 2020.07.12-1 #50

Open
Limess opened this issue Jul 20, 2020 · 2 comments
Open

Add migration guide from 2019.02.06-1 to 2020.07.12-1 #50

Limess opened this issue Jul 20, 2020 · 2 comments

Comments

@Limess
Copy link

Limess commented Jul 20, 2020

NOTE: Following upstream changes, Orchestra no longer includes the explain string in the thrown exception. In your applications, catch exceptions and output your own explain strings using the explain data in the exception. I recommend Expound, since it works well and is explicitly tested to do so with Orchestra.

This seems like a very sensible change. It would be incredibily useful if a plug-and-play example was provided in the README as to how to catch an orchestra exception and get the old behaviour using that exception as this seems to be a very common case.

@jeaye
Copy link
Owner

jeaye commented Jul 20, 2020

Sounds good, @Limess. I'll get that into the readme.

@vemv
Copy link

vemv commented Jul 31, 2021

Hi @jeaye , any luck with this?

I recently had some trouble adapting Expound into a vanilla application using Orchestra. Currently getting both to get along together seems less documented than ideal.

Which would be odd for such a common use case.

Cheers - V

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

3 participants