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

Type.members returns members in reverse order #5732

Closed
scabug opened this issue May 2, 2012 · 4 comments
Closed

Type.members returns members in reverse order #5732

scabug opened this issue May 2, 2012 · 4 comments
Assignees
Milestone

Comments

@scabug
Copy link

scabug commented May 2, 2012

(based on feedback from multiple clients of macro/reflection API) This is very counter-intuitive and needs to be fixed, at least, in the public API. No idea whether this quirk is essential for the compiler, but it shouldn't be exposed to the outside world.

@scabug
Copy link
Author

scabug commented May 2, 2012

Imported From: https://issues.scala-lang.org/browse/SI-5732?orig=1
Reporter: @xeno-by
Other Milestones: 2.10.0

@scabug
Copy link
Author

scabug commented May 2, 2012

@paulp said:
We can/should fix it. I should have been clearer earlier, sometimes I explain why things are the way they are without elaborating that they don't have to be that way and/or that I'd rather they were a different way.

@scabug
Copy link
Author

scabug commented Jul 19, 2012

@xeno-by said (edited on Jul 19, 2012 11:29:05 AM UTC):
Cf. scala/scala#906

@scabug
Copy link
Author

scabug commented Aug 3, 2012

@xeno-by said:
Fixed in scala/scala@a727c6f

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

2 participants