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

Improve evolution of throws clause #860

Open
brettkail-wk opened this issue Jun 27, 2017 · 1 comment
Open

Improve evolution of throws clause #860

brettkail-wk opened this issue Jun 27, 2017 · 1 comment

Comments

@brettkail-wk
Copy link
Member

MSG-385: Improve evolution of throws clause

@brianshannan-wf
Copy link
Contributor

brianshannan-wf commented Sep 20, 2017

It is unclear whether it is safe to evolve an interface by adding/extending a method throws clause. The current limitations should be documented.
It would be ideal if it were always safe to evolve an interface by adding/extending a method throws clause. Brian suggests at least the Java generator will not detect exceptions from void methods.

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