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

Specialized class should not have duplicate fields #3585

Open
scabug opened this issue Jun 19, 2010 · 2 comments
Open

Specialized class should not have duplicate fields #3585

scabug opened this issue Jun 19, 2010 · 2 comments

Comments

@scabug
Copy link

scabug commented Jun 19, 2010

Apparently for specialized classes fields are emitted both in the parent "generic" class and in the specialized class.

I think that instead the generic class should be abstract without fields, and there should be an additional "Object" specialization, so that fields are not duplicated.

@scabug
Copy link
Author

scabug commented Jun 19, 2010

Imported From: https://issues.scala-lang.org/browse/SI-3585?orig=1
Reporter: Luca Barbieri (lb)

@scabug
Copy link
Author

scabug commented May 27, 2012

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

No branches or pull requests

3 participants