-
Notifications
You must be signed in to change notification settings - Fork 77
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
Programmatic lookup improvements, introduce Handle interface. #534
Conversation
@Ladicek @mkouba I didn't include the |
ac89491
to
786b223
Compare
I would stay away from the priority comparator, if only because of the |
786b223
to
595d43d
Compare
@Ladicek could you please green-stamp this? Unless there is something else you want me to change of course. |
Done. Sorry, totally forgot about this! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually I know that I wanted something changed :-) The Handle.getBean()
method return type.
Ah, right, good point! |
Thanks! |
Resolves #521
BTW, I will also prepare a draft of a TCK test based on what we had in Weld.