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

Warning on constructors in abstract classes / interfaces #31

Closed
manuelpichler opened this issue Jun 20, 2012 · 1 comment
Closed

Warning on constructors in abstract classes / interfaces #31

manuelpichler opened this issue Jun 20, 2012 · 1 comment

Comments

@manuelpichler
Copy link
Contributor

Constructors in abstract classes or interfaces are generally considered bad practice, since they usually limit the possible extensions of a base type. A warning should be emitted for those.

[Synced from PivotalTracker: 'http://www.pivotaltracker.com/story/show/24567653']

@ravage84 ravage84 changed the title Warning on cnstructors in abstract classes / interfaces Warning on constructors in abstract classes / interfaces Jun 5, 2015
@ravage84 ravage84 modified the milestone: 2.4.0 Nov 7, 2015
@ravage84 ravage84 modified the milestones: 2.4.0, 2.5.0 Mar 8, 2016
@ravage84 ravage84 modified the milestones: 2.5.0, 2.6.0 Jun 28, 2016
@ravage84 ravage84 modified the milestones: 2.6.0, 2.7.0 Jan 30, 2017
@ravage84 ravage84 modified the milestones: 2.7.0, 2.8.0 Jul 9, 2019
@kylekatarnls kylekatarnls modified the milestones: 2.8.0, 2.9.0 Oct 19, 2019
@ravage84
Copy link
Member

Closing after 8 years of no further demand on this.

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

No branches or pull requests

4 participants